diff --git a/XML-Compile-1.57.tar.gz b/XML-Compile-1.57.tar.gz deleted file mode 100644 index a63419c..0000000 --- a/XML-Compile-1.57.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:82e1940f14b0aba0efbbc7b41f8b5dc36ceb2804167482dac18e62eb55dcd8ab -size 207151 diff --git a/XML-Compile-1.58.tar.gz b/XML-Compile-1.58.tar.gz new file mode 100644 index 0000000..c0a5a34 --- /dev/null +++ b/XML-Compile-1.58.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a5abac1ab48ae75dfd9b5d0fe2c397401ae1f83d19969bc4328ce6f61532cd5 +size 207307 diff --git a/perl-XML-Compile.changes b/perl-XML-Compile.changes index b9c0b4c..b1d9507 100644 --- a/perl-XML-Compile.changes +++ b/perl-XML-Compile.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Jun 28 06:29:58 UTC 2017 - coolo@suse.com + +- updated to 1.58 + see /usr/share/doc/packages/perl-XML-Compile/ChangeLog + + version 1.58: Tue 27 Jun 16:50:29 CEST 2017 + + Fixes: + - early facet on missing field [Bernhard Reutner-Fischer] + + Improvements: + - move to Log::Report 1.20, which has considerable changes. + ------------------------------------------------------------------- Thu Jun 15 06:33:31 UTC 2017 - coolo@suse.com diff --git a/perl-XML-Compile.spec b/perl-XML-Compile.spec index 4c74919..d1c633e 100644 --- a/perl-XML-Compile.spec +++ b/perl-XML-Compile.spec @@ -17,7 +17,7 @@ Name: perl-XML-Compile -Version: 1.57 +Version: 1.58 Release: 0 %define cpan_name XML-Compile Summary: Compilation based XML processing @@ -30,13 +30,13 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Log::Report) >= 1.03 +BuildRequires: perl(Log::Report) >= 1.2 BuildRequires: perl(MIME::Base64) >= 3.1 BuildRequires: perl(Test::Deep) >= 0.095 BuildRequires: perl(Types::Serialiser) BuildRequires: perl(XML::Compile::Tester) >= 0.9 BuildRequires: perl(XML::LibXML) >= 2.0107 -Requires: perl(Log::Report) >= 1.03 +Requires: perl(Log::Report) >= 1.2 Requires: perl(MIME::Base64) >= 3.1 Requires: perl(Test::Deep) >= 0.095 Requires: perl(Types::Serialiser)