diff --git a/XML-LibXML-Simple-0.94.tar.gz b/XML-LibXML-Simple-0.94.tar.gz deleted file mode 100644 index 5766dc5..0000000 --- a/XML-LibXML-Simple-0.94.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3a8cc7fd46e86f7578302102a518b4d527ac58f452cc58041c7b885528ed1cc -size 21742 diff --git a/XML-LibXML-Simple-0.95.tar.gz b/XML-LibXML-Simple-0.95.tar.gz new file mode 100644 index 0000000..45b3b94 --- /dev/null +++ b/XML-LibXML-Simple-0.95.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1272256cee7b4341368819f25dc66555b00dea0bca11d890cb0e2b78ac40e63 +size 21968 diff --git a/perl-XML-LibXML-Simple.changes b/perl-XML-LibXML-Simple.changes index cd438f2..1aae4c3 100644 --- a/perl-XML-LibXML-Simple.changes +++ b/perl-XML-LibXML-Simple.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Apr 14 20:37:53 UTC 2015 - coolo@suse.com + +- updated to 0.95 + see /usr/share/doc/packages/perl-XML-LibXML-Simple/ChangeLog + + version 0.95: Mon Dec 22 08:19:53 CET 2014 + + Fixes: + - content-key collapse did not work with any key value of 0. + + Improvements: + - doc: be clear that an XML::LibXML node can be used as source + for XMLin as well [Salve J. Nilsen] + - doc: cleaner SYNOPSIS, minor reorganisation. + ------------------------------------------------------------------- Mon Jul 28 05:30:42 UTC 2014 - coolo@suse.com diff --git a/perl-XML-LibXML-Simple.spec b/perl-XML-LibXML-Simple.spec index 266e95c..2b6b9f2 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) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX 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.94 +Version: 0.95 Release: 0 %define cpan_name XML-LibXML-Simple Summary: XML::LibXML clone of XML::Simple::XMLin()