diff --git a/XML-LibXML-1.92.tar.gz b/XML-LibXML-1.92.tar.gz deleted file mode 100644 index 8161186..0000000 --- a/XML-LibXML-1.92.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c519fe4f9262f3eb4872df57043cf2a5e42256c2a476673b46fabdc626acf1a -size 440022 diff --git a/XML-LibXML-1.95.tar.gz b/XML-LibXML-1.95.tar.gz new file mode 100644 index 0000000..7436bed --- /dev/null +++ b/XML-LibXML-1.95.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ae1f56d743d84108ba697bd43ba19e3417e9c16f2e09a0cadb3b2b1ca528f0e +size 440884 diff --git a/perl-XML-LibXML.changes b/perl-XML-LibXML.changes index 496cbb4..881e859 100644 --- a/perl-XML-LibXML.changes +++ b/perl-XML-LibXML.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Wed Feb 29 02:34:50 UTC 2012 - vcizek@suse.com + +- update to 1.95 + - Got rid of a broken test (at least with recent libxml2s) in + t/03doc.t : + - https://rt.cpan.org/Ticket/Display.html?id=75403 + - The problem was that the test tested for an undefined XML + namespace, a behaviour which was changed in a recent libxml2 + release. + 1.94 + - Fix XML::LibXML::Element tests for ineqaulity with == and eq. + - Fixes https://rt.cpan.org/Ticket/Display.html?id=75505 . + - Thanks to Mark Overmeer for the report and for a preliminary patch + to t/71overload.t . + 1.93 Mon Feb 27 11:15:50 IST 2012 + - Fix XML::LibXML::Element comparision with == and eq. + - Fixes https://rt.cpan.org/Ticket/Display.html?id=75257 , + https://rt.cpan.org/Ticket/Display.html?id=75293 , + https://rt.cpan.org/Ticket/Display.html?id=75259 . + - Thanks to Toby Inkster for a preliminary patch (that was modified by + me) and to the various people who reported the problem. + ------------------------------------------------------------------- Wed Feb 22 02:34:38 UTC 2012 - vcizek@suse.com diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 277d6fd..951c35f 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -18,7 +18,7 @@ Name: perl-XML-LibXML -Version: 1.92 +Version: 1.95 Release: 0 License: GPL-1.0+ or Artistic-1.0 %define cpan_name XML-LibXML