diff --git a/XML-SemanticDiff-1.0002.tar.gz b/XML-SemanticDiff-1.0002.tar.gz deleted file mode 100644 index 5772439..0000000 --- a/XML-SemanticDiff-1.0002.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:244d0847ec07fc90fe79f43395c1d92e7bd072842f824adcd66039b3287cce6e -size 25580 diff --git a/XML-SemanticDiff-1.0004.tar.gz b/XML-SemanticDiff-1.0004.tar.gz new file mode 100644 index 0000000..0f2e7fd --- /dev/null +++ b/XML-SemanticDiff-1.0004.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:984bf5427faa8026f6c2a0988465d54f716e236c72491b8b619d2baeb6eef788 +size 34967 diff --git a/perl-XML-SemanticDiff.changes b/perl-XML-SemanticDiff.changes index 618cac4..c00dd4a 100644 --- a/perl-XML-SemanticDiff.changes +++ b/perl-XML-SemanticDiff.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Feb 24 06:10:31 UTC 2014 - coolo@suse.com + +- updated to 1.0004 + - Update the contact info for Shlomi Fish from the old one. + - Add separate LICENSE file (CPANTS). + - Add inc/Test/Run/Builder.pm . + ------------------------------------------------------------------- Fri Oct 4 09:14:21 UTC 2013 - coolo@suse.com diff --git a/perl-XML-SemanticDiff.spec b/perl-XML-SemanticDiff.spec index 3ac2c35..2f22bcf 100644 --- a/perl-XML-SemanticDiff.spec +++ b/perl-XML-SemanticDiff.spec @@ -1,7 +1,7 @@ # # spec file for package perl-XML-SemanticDiff # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-XML-SemanticDiff -Version: 1.0002 +Version: 1.0004 Release: 0 %define cpan_name XML-SemanticDiff Summary: Perl extension for comparing XML documents. @@ -31,8 +31,6 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Module::Build) >= 0.39 BuildRequires: perl(XML::Parser) -#BuildRequires: perl(XML::SemanticDiff) -#BuildRequires: perl(XML::SemanticDiff::BasicHandler) Requires: perl(XML::Parser) %{perl_requires} @@ -57,6 +55,6 @@ hashref describes a single difference between the two docs. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes eg README +%doc Changes eg LICENSE README %changelog