8
0

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:
Stephan Kulow
2016-06-27 10:43:04 +00:00
committed by Git OBS Bridge
parent 451b366f49
commit 8ce4317990
4 changed files with 24 additions and 4 deletions

View File

@@ -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