diff --git a/XML-LibXML-2.0113.tar.gz b/XML-LibXML-2.0113.tar.gz deleted file mode 100644 index d5a158c..0000000 --- a/XML-LibXML-2.0113.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c2c69c28e513ad48caa13e526a52e269f0128f8514434764b766c6fd57545d3 -size 462886 diff --git a/XML-LibXML-2.0116.tar.gz b/XML-LibXML-2.0116.tar.gz new file mode 100644 index 0000000..288b82e --- /dev/null +++ b/XML-LibXML-2.0116.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b154f2dad3033b30d22ac81b8985b69ad35450b0c552db394cd03bb36845812a +size 463609 diff --git a/perl-XML-LibXML.changes b/perl-XML-LibXML.changes index d57fa43..ad0a3a3 100644 --- a/perl-XML-LibXML.changes +++ b/perl-XML-LibXML.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Jul 25 09:32:09 UTC 2014 - coolo@suse.com + +- updated to 2.0116 + - t/cpan-changes.t : minimum version of Test::CPAN::Changes. + - This is to avoid test failures such as: + - http://www.cpantesters.org/cpan/report/69ee1a2a-6c09-1014-be8f-3786912f2992 + + 2.0115 2014-04-03 + - Fix double free when calling $node->addSibling with text nodes. + - https://rt.cpan.org/Ticket/Display.html?id=94149 + - Thanks to Jeff Trout for the report. + + 2.0114 2014-04-03 + - Fix memory leaks and segfaults related to removal and insertion of + DTD nodes. + - https://rt.cpan.org/Ticket/Display.html?id=80521 + - Fix memory leak in $node->removeChildNodes + ------------------------------------------------------------------- Mon Mar 17 08:29:53 UTC 2014 - coolo@suse.com diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index d353a83..de2d095 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -17,7 +17,7 @@ Name: perl-XML-LibXML -Version: 2.0113 +Version: 2.0116 Release: 0 %define cpan_name XML-LibXML Summary: Perl Binding for libxml2