8
0

Accepting request 834851 from devel:languages:perl:autoupdate

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

OBS-URL: https://build.opensuse.org/request/show/834851
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=96
This commit is contained in:
2020-09-16 10:17:23 +00:00
committed by Git OBS Bridge
parent cf9651ae81
commit 659bb7c30a
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