| Name: | perl-XML-SemanticDiff | 
|---|---|
| Version: | 1.0007 | 
| Release: | 5.el9 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 107189 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-XML-SemanticDiff-1.0007-5.el9.noarch.rpm | 
| Source RPM: | perl-XML-SemanticDiff-1.0007-5.el9.src.rpm | 
| Build Date: | Mon Feb 07 2022 | 
| Build Host: | build-ol9-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://metacpan.org/release/XML-SemanticDiff | 
| Summary: | Perl extension for comparing XML documents | 
| Description: | XML::SemanticDiff provides a way to compare the contents and structure of two XML documents. By default, it returns a list of hashrefs where each hashref describes a single difference between the two docs.  | 
- Avoid trying to pull in Test::TrailingSpace for EL-8 builds
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Update to 1.0007 - Drop minimum perl back down to 5.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Perl 5.28 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update to 1.0006
  - Fix failing to find the difference in this scenario (CPAN RT#84546):
    Before: <element>0</element>
    After: <element></element>
- Drop EL-5 support:
  - Drop BuildRoot: and Group: tags
  - Drop explicit buildroot cleaning in %install section
  - Drop explicit %clean section