8
0

Accepting request 416435 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/416435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-LibXML?expand=0&rev=43
This commit is contained in:
2016-08-03 09:39:02 +00:00
committed by Git OBS Bridge
4 changed files with 32 additions and 4 deletions

BIN
XML-LibXML-2.0126.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
XML-LibXML-2.0128.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Mon Jul 25 05:57:54 UTC 2016 - coolo@suse.com
- updated to 2.0128
see /usr/share/doc/packages/perl-XML-LibXML/Changes
2.0128 2016-07-24
- Hopefully add the .pod files again as they were missing from 2.0127.
- https://github.com/shlomif/perl-XML-LibXML/issues/3
- Thanks to Paul Howarth for the report.
- This was caused by ExtUtils::Manifest just warning that the files
referenced in the "MANIFEST" file were not present and still
continuing to prepare the archive as usual. A "do-what-I-don't-want-to"
thing.
-------------------------------------------------------------------
Sat Jul 23 06:01:52 UTC 2016 - coolo@suse.com
- updated to 2.0127
see /usr/share/doc/packages/perl-XML-LibXML/Changes
2.0127 2016-07-22
- Make sure t/release-kwalitee.t and other tests do not run by default.
- Only with AUTHOR_TESTING or RELEASE_TESTING specified.
- Thanks to Lance Wicks for the pull request.
- https://rt.cpan.org/Ticket/Display.html?id=115586
- https://rt.cpan.org/Ticket/Display.html?id=115859
-------------------------------------------------------------------
Mon Jun 27 08:44:41 UTC 2016 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-XML-LibXML
Version: 2.0126
Version: 2.0128
Release: 0
%define cpan_name XML-LibXML
Summary: Perl Binding for libxml2