diff --git a/XML-LibXML-Simple-0.93.tar.gz b/XML-LibXML-Simple-0.93.tar.gz deleted file mode 100644 index 4d712e4..0000000 --- a/XML-LibXML-Simple-0.93.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2eb1c1523d6414cf2a646a289b0325b489954382c862928d165a03a7cce767c -size 22821 diff --git a/XML-LibXML-Simple-0.94.tar.gz b/XML-LibXML-Simple-0.94.tar.gz new file mode 100644 index 0000000..5766dc5 --- /dev/null +++ b/XML-LibXML-Simple-0.94.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a8cc7fd46e86f7578302102a518b4d527ac58f452cc58041c7b885528ed1cc +size 21742 diff --git a/perl-XML-LibXML-Simple.changes b/perl-XML-LibXML-Simple.changes index 6d2da29..cd438f2 100644 --- a/perl-XML-LibXML-Simple.changes +++ b/perl-XML-LibXML-Simple.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jul 28 05:30:42 UTC 2014 - coolo@suse.com + +- updated to 0.94 + Improvements: + - change documentation style. + - replace File::Slurp by File::Slurp::Tiny [Caleb Cushing] + ------------------------------------------------------------------- Tue Jun 4 17:01:50 UTC 2013 - coolo@suse.com diff --git a/perl-XML-LibXML-Simple.spec b/perl-XML-LibXML-Simple.spec index b7d4655..266e95c 100644 --- a/perl-XML-LibXML-Simple.spec +++ b/perl-XML-LibXML-Simple.spec @@ -1,7 +1,7 @@ # # spec file for package perl-XML-LibXML-Simple # -# 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-LibXML-Simple -Version: 0.93 +Version: 0.94 Release: 0 %define cpan_name XML-LibXML-Simple Summary: XML::LibXML clone of XML::Simple::XMLin() @@ -29,9 +29,9 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(File::Slurp) +BuildRequires: perl(File::Slurp::Tiny) BuildRequires: perl(XML::LibXML) >= 1.64 -Requires: perl(File::Slurp) +Requires: perl(File::Slurp::Tiny) Requires: perl(XML::LibXML) >= 1.64 %{perl_requires}