From 3297168c254e4da36a50d60bb8cba92dd84452db66102aa50bb8ff3bc52a6bbf Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 24 Apr 2015 16:05:14 +0000 Subject: [PATCH] Accepting request 303819 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/303819 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=50 --- XML-LibXML-2.0118.tar.gz | 3 --- XML-LibXML-2.0119.tar.gz | 3 +++ perl-XML-LibXML.changes | 11 +++++++++++ perl-XML-LibXML.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 XML-LibXML-2.0118.tar.gz create mode 100644 XML-LibXML-2.0119.tar.gz diff --git a/XML-LibXML-2.0118.tar.gz b/XML-LibXML-2.0118.tar.gz deleted file mode 100644 index 1bb0c66..0000000 --- a/XML-LibXML-2.0118.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cc64ae26ef5ebc0f64ba292c582f1cd70701c6513133a063e2d25c3257430c9c -size 463997 diff --git a/XML-LibXML-2.0119.tar.gz b/XML-LibXML-2.0119.tar.gz new file mode 100644 index 0000000..b7c76e7 --- /dev/null +++ b/XML-LibXML-2.0119.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd716841f610c8bddec4eb26685161cf4a581a4b67fe4b54dacaa6c6e88a13ed +size 464346 diff --git a/perl-XML-LibXML.changes b/perl-XML-LibXML.changes index 52005c1..4d55608 100644 --- a/perl-XML-LibXML.changes +++ b/perl-XML-LibXML.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Apr 24 16:02:09 UTC 2015 - coolo@suse.com + +- updated to 2.0119 + see /usr/share/doc/packages/perl-XML-LibXML/Changes + + 2.0119 2015-04-23 + - Preserve unset options after a _clone() call (e.g: in load_xml()). + - This caused expand_entities(0) to not be preserved/etc. + - Thanks to Tilmann Haak from xing.com for the report. + ------------------------------------------------------------------- Wed Apr 15 14:48:13 UTC 2015 - coolo@suse.com diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 5a66f52..243f84f 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -17,7 +17,7 @@ Name: perl-XML-LibXML -Version: 2.0118 +Version: 2.0119 Release: 0 %define cpan_name XML-LibXML Summary: Perl Binding for libxml2 @@ -67,6 +67,6 @@ find . -type f -print0 | xargs -0 chmod 644 %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes example HACKING.txt LICENSE README TODO +%doc Changes docs example HACKING.txt LICENSE README TODO %changelog