forked from pool/perl-XML-LibXML
- 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=32
This commit is contained in:
committed by
Git OBS Bridge
parent
8e061a937d
commit
3fb8a32915
BIN
XML-LibXML-1.92.tar.gz
(Stored with Git LFS)
BIN
XML-LibXML-1.92.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
XML-LibXML-1.95.tar.gz
(Stored with Git LFS)
Normal file
BIN
XML-LibXML-1.95.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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
|
Wed Feb 22 02:34:38 UTC 2012 - vcizek@suse.com
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-XML-LibXML
|
Name: perl-XML-LibXML
|
||||||
Version: 1.92
|
Version: 1.95
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-1.0+ or Artistic-1.0
|
License: GPL-1.0+ or Artistic-1.0
|
||||||
%define cpan_name XML-LibXML
|
%define cpan_name XML-LibXML
|
||||||
|
Reference in New Issue
Block a user