Sun, 29 Jun 2025 17:16:17 CST | login

Information for build perl-XML-SemanticDiff-1.0006-2.oc8

ID10620
Package Nameperl-XML-SemanticDiff
Version1.0006
Release2.oc8
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-XML-SemanticDiff.git#e640f72d8f42ba9db8dc87d43146b29ffbb66b2e
SummaryPerl extension for comparing XML documents
DescriptionXML::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.
Built byopencloudkoji
State complete
Volume DEFAULT
StartedMon, 22 Aug 2022 13:28:19 CST
CompletedMon, 22 Aug 2022 13:29:36 CST
Taskbuild (dist-oc8, /src-opencloudos-rpms/perl-XML-SemanticDiff.git:origin/oc8)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-XML-SemanticDiff.git?#origin/oc8'}}
Tags
dist-oc8
RPMs
src
perl-XML-SemanticDiff-1.0006-2.oc8.src.rpm (info) (download)
noarch
perl-XML-SemanticDiff-1.0006-2.oc8.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0006-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Sep 28 2017 Paul Howarth <paul@city-fan.org> - 1.0006-1 - 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 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0005-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.0005-2 - Perl 5.26 rebuild * Wed Feb 08 2017 Paul Howarth <paul@city-fan.org> - 1.0005-1 - Update to 1.0005 - Convert the distribution to use git, GitHub, and Dist-Zilla - Correct some spelling errors and add more tests - Remove trailing whitespace * Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.0004-6 - Perl 5.24 rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0004-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0004-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.0004-3 - Perl 5.22 rebuild * Mon Oct 06 2014 Paul Howarth <paul@city-fan.org> - 1.0004-2 - Incorporate feedback from package review (#1148577) - Fix typo in %description - Package eg/ as documentation * Wed Oct 01 2014 Paul Howarth <paul@city-fan.org> - 1.0004-1 - Initial RPM version