From 73f4ccdd04e7cb9535be8252b66bcdb4e119e14b5f3e1b83d464633aec573e35 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 2 Sep 2015 19:09:42 +0000 Subject: [PATCH] Accepting request 328606 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/328606 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=56 --- XML-LibXML-2.0121.tar.gz | 3 --- XML-LibXML-2.0122.tar.gz | 3 +++ perl-XML-LibXML.changes | 15 +++++++++++++++ perl-XML-LibXML.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 XML-LibXML-2.0121.tar.gz create mode 100644 XML-LibXML-2.0122.tar.gz diff --git a/XML-LibXML-2.0121.tar.gz b/XML-LibXML-2.0121.tar.gz deleted file mode 100644 index 5b66cf3..0000000 --- a/XML-LibXML-2.0121.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec431011cb37a04640fd2316f64d0405a274eece2c6f3847f7fbd336eb1c0dc9 -size 464562 diff --git a/XML-LibXML-2.0122.tar.gz b/XML-LibXML-2.0122.tar.gz new file mode 100644 index 0000000..736ea64 --- /dev/null +++ b/XML-LibXML-2.0122.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:767663f819d2cc579422f773375aadbeab127dc6510a77f2f9ff70e6e29b8f52 +size 464743 diff --git a/perl-XML-LibXML.changes b/perl-XML-LibXML.changes index e765da5..aeeb71c 100644 --- a/perl-XML-LibXML.changes +++ b/perl-XML-LibXML.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Sep 2 09:21:17 UTC 2015 - coolo@suse.com + +- updated to 2.0122 + see /usr/share/doc/packages/perl-XML-LibXML/Changes + + 2.0122 2015-09-01 + - Enable the memory test on cygwin as well as Linux. + - https://rt.cpan.org/Ticket/Display.html?id=104666 + - Thanks to https://me.yahoo.com/howdidwegetherereally#f714d for + the report. + - Fix a typo in createElementNS + - https://rt.cpan.org/Public/Bug/Display.html?id=106807 + - Thanks to Rich for the report. + ------------------------------------------------------------------- Tue May 5 08:51:14 UTC 2015 - coolo@suse.com diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 5d1dc6d..be4eeed 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -17,7 +17,7 @@ Name: perl-XML-LibXML -Version: 2.0121 +Version: 2.0122 Release: 0 %define cpan_name XML-LibXML Summary: Perl Binding for libxml2