From ac8b7201e243e84c43890c5c8327444bd677de28de686be777fe1d830a7e873e Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 8 Mar 2016 08:24:13 +0000 Subject: [PATCH] Accepting request 367485 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/367485 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=60 --- XML-LibXML-2.0123.tar.gz | 3 --- XML-LibXML-2.0124.tar.gz | 3 +++ perl-XML-LibXML.changes | 12 ++++++++++++ perl-XML-LibXML.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 XML-LibXML-2.0123.tar.gz create mode 100644 XML-LibXML-2.0124.tar.gz diff --git a/XML-LibXML-2.0123.tar.gz b/XML-LibXML-2.0123.tar.gz deleted file mode 100644 index 29db8a7..0000000 --- a/XML-LibXML-2.0123.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0525a2491f152cadee8c63550c79a380fb393851fdfc4c1e6cd5f0f92614f7c4 -size 465789 diff --git a/XML-LibXML-2.0124.tar.gz b/XML-LibXML-2.0124.tar.gz new file mode 100644 index 0000000..a05f028 --- /dev/null +++ b/XML-LibXML-2.0124.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f053434d68d94586ba062c8ded33a448b2943f9ae9e46db4293a97673e755240 +size 465948 diff --git a/perl-XML-LibXML.changes b/perl-XML-LibXML.changes index bd0cced..60b0f6d 100644 --- a/perl-XML-LibXML.changes +++ b/perl-XML-LibXML.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Mar 7 11:14:30 UTC 2016 - coolo@suse.com + +- updated to 2.0124 + see /usr/share/doc/packages/perl-XML-LibXML/Changes + + 2.0124 2016-02-27 + - Fix XML::LibXML::Text->attributes() to return an empty list in list + context. + - https://rt.cpan.org/Ticket/Display.html?id=112470 + - Thanks to Rob Dixon for the report. + ------------------------------------------------------------------- Wed Dec 9 09:56:40 UTC 2015 - coolo@suse.com diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 5533436..1782473 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -1,7 +1,7 @@ # # spec file for package perl-XML-LibXML # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 -Version: 2.0123 +Version: 2.0124 Release: 0 %define cpan_name XML-LibXML Summary: Perl Binding for libxml2