8
0

Accepting request 834855 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/834855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-LibXML?expand=0&rev=56
This commit is contained in:
2020-09-18 12:29:01 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 4 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Sep 16 03:12:19 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 2.0206
see /usr/share/doc/packages/perl-XML-LibXML/Changes
2.0206 2020-09-15
- Add expand_entities => 1 to the instantiation at lib/XML/LibXML/SAX.pm
- in order to fix https://rt.cpan.org/Public/Bug/Display.html?id=132759
- failing XML-Simple tests
- Thanks to SREZIC , and GRANTM .
- Update HACKING.txt .
-------------------------------------------------------------------
Sat May 9 03:11:02 UTC 2020 - Tina Müller <timueller+perl@suse.de>

View File

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