forked from perl/perl-XML-LibXML
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=47
This commit is contained in:
committed by
Git OBS Bridge
parent
6a45490590
commit
c0fa427457
BIN
XML-LibXML-2.0113.tar.gz
(Stored with Git LFS)
BIN
XML-LibXML-2.0113.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
XML-LibXML-2.0116.tar.gz
(Stored with Git LFS)
Normal file
BIN
XML-LibXML-2.0116.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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
|
Mon Mar 17 08:29:53 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-XML-LibXML
|
Name: perl-XML-LibXML
|
||||||
Version: 2.0113
|
Version: 2.0116
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name XML-LibXML
|
%define cpan_name XML-LibXML
|
||||||
Summary: Perl Binding for libxml2
|
Summary: Perl Binding for libxml2
|
||||||
|
Reference in New Issue
Block a user