forked from pool/perl-XML-LibXML
Accepting request 404934 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/404934 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=64
This commit is contained in:
committed by
Git OBS Bridge
parent
451b366f49
commit
8ce4317990
BIN
XML-LibXML-2.0125.tar.gz
(Stored with Git LFS)
BIN
XML-LibXML-2.0125.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
XML-LibXML-2.0126.tar.gz
(Stored with Git LFS)
Normal file
BIN
XML-LibXML-2.0126.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 27 08:44:41 UTC 2016 - coolo@suse.com
|
||||
|
||||
- updated to 2.0126
|
||||
see /usr/share/doc/packages/perl-XML-LibXML/Changes
|
||||
|
||||
2.0126 2016-06-24
|
||||
- Workaround RT#114638:
|
||||
- 2.9.4 broke XSD Schema support.
|
||||
- https://rt.cpan.org/Public/Bug/Display.html?id=114638
|
||||
- https://github.com/shlomif/libxml2-2.9.4-reader-schema-regression
|
||||
- https://bugzilla.gnome.org/show_bug.cgi?id=766834
|
||||
- https://github.com/shlomif/perl-XML-LibXML/pull/1
|
||||
- Thanks to Paul for the report and to RURBAN for a pull-req.
|
||||
- Add t/release-kwalitee.t for testing CPANTS Kwalitee.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 11:24:38 UTC 2016 - coolo@suse.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-XML-LibXML
|
||||
Version: 2.0125
|
||||
Version: 2.0126
|
||||
Release: 0
|
||||
%define cpan_name XML-LibXML
|
||||
Summary: Perl Binding for libxml2
|
||||
@@ -31,9 +31,13 @@ BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(XML::NamespaceSupport) >= 1.07
|
||||
BuildRequires: perl(XML::SAX) >= 0.11
|
||||
BuildRequires: perl(XML::SAX::Base)
|
||||
BuildRequires: perl(XML::SAX::Exception)
|
||||
BuildRequires: perl(parent)
|
||||
Requires: perl(XML::NamespaceSupport) >= 1.07
|
||||
Requires: perl(XML::SAX) >= 0.11
|
||||
Requires: perl(XML::SAX::Base)
|
||||
Requires: perl(XML::SAX::Exception)
|
||||
Requires: perl(parent)
|
||||
%{perl_requires}
|
||||
# MANUAL BEGIN
|
||||
|
Reference in New Issue
Block a user