8
0

Accepting request 367485 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/367485
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=60
This commit is contained in:
Stephan Kulow
2016-03-08 08:24:13 +00:00
committed by Git OBS Bridge
parent 41e7724678
commit ac8b7201e2
4 changed files with 17 additions and 5 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Mar 7 11:14:30 UTC 2016 - coolo@suse.com
- updated to 2.0124
see /usr/share/doc/packages/perl-XML-LibXML/Changes
2.0124 2016-02-27
- Fix XML::LibXML::Text->attributes() to return an empty list in list
context.
- https://rt.cpan.org/Ticket/Display.html?id=112470
- Thanks to Rob Dixon for the report.
-------------------------------------------------------------------
Wed Dec 9 09:56:40 UTC 2015 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-XML-LibXML
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-XML-LibXML
Version: 2.0123
Version: 2.0124
Release: 0
%define cpan_name XML-LibXML
Summary: Perl Binding for libxml2