diff --git a/XML-LibXML-2.0205.tar.gz b/XML-LibXML-2.0205.tar.gz deleted file mode 100644 index 5abafb4..0000000 --- a/XML-LibXML-2.0205.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a25002714b13f192d0baef5dc25ad2fbf09f8ec4ad1f793dec8fe6e2f5b2278 -size 463031 diff --git a/XML-LibXML-2.0206.tar.gz b/XML-LibXML-2.0206.tar.gz new file mode 100644 index 0000000..328e763 --- /dev/null +++ b/XML-LibXML-2.0206.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:010ba395c38711f9c233ee23d0b0b18b761e6d99a762125f7e6180d068851619 +size 464492 diff --git a/perl-XML-LibXML.changes b/perl-XML-LibXML.changes index 493e85d..147bd31 100644 --- a/perl-XML-LibXML.changes +++ b/perl-XML-LibXML.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Sep 16 03:12:19 UTC 2020 - Tina Müller + +- updated to 2.0206 + see /usr/share/doc/packages/perl-XML-LibXML/Changes + + 2.0206 2020-09-15 + - Add expand_entities => 1 to the instantiation at lib/XML/LibXML/SAX.pm + - in order to fix https://rt.cpan.org/Public/Bug/Display.html?id=132759 + - failing XML-Simple tests + - Thanks to SREZIC , and GRANTM . + - Update HACKING.txt . + ------------------------------------------------------------------- Sat May 9 03:11:02 UTC 2020 - Tina Müller diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 0ed017c..623f5d8 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -17,7 +17,7 @@ Name: perl-XML-LibXML -Version: 2.0205 +Version: 2.0206 Release: 0 %define cpan_name XML-LibXML Summary: Perl Binding for libxml2