8
0

Accepting request 479441 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/479441
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=69
This commit is contained in:
Stephan Kulow
2017-03-15 09:02:33 +00:00
committed by Git OBS Bridge
parent 55cec729b9
commit 80fbab9970
4 changed files with 23 additions and 7 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Mar 15 08:23:30 UTC 2017 - coolo@suse.com
- updated to 2.0129
see /usr/share/doc/packages/perl-XML-LibXML/Changes
2.0129 2017-03-14
- Add example/create-sample-html-document.pl .
- https://rt.cpan.org/Ticket/Display.html?id=117923
- Add support for the set_document_locator() SAX method .
- Thanks to Alexander Batyrshin for the pull-request.
- Make parsing of large perl strings much faster.
- https://github.com/shlomif/perl-XML-LibXML/pull/5
- Thanks to Cedric Cellier for the pull-request.
-------------------------------------------------------------------
Mon Jul 25 05:57:54 UTC 2016 - coolo@suse.com