8
0

Accepting request 1007859 from devel:languages:perl:autoupdate

- updated to 2.0208
   see /usr/share/doc/packages/perl-XML-LibXML/Changes
  2.0208  2022-09-30
      - Fix https://rt.cpan.org/Ticket/Display.html?id=144415
          - Bug #144415 for XML-LibXML: createElementNS & setNamespace get
            confused by Readonly scalars
          - thanks to DAKKAR and haarg.

OBS-URL: https://build.opensuse.org/request/show/1007859
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=100
This commit is contained in:
2022-10-04 18:47:19 +00:00
committed by Git OBS Bridge
parent 9a3d884d90
commit 2698cdd78c
4 changed files with 19 additions and 6 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Oct 1 03:07:58 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 2.0208
see /usr/share/doc/packages/perl-XML-LibXML/Changes
2.0208 2022-09-30
- Fix https://rt.cpan.org/Ticket/Display.html?id=144415
- Bug #144415 for XML-LibXML: createElementNS & setNamespace get
confused by Readonly scalars
- thanks to DAKKAR and haarg.
-------------------------------------------------------------------
Sun Apr 18 03:08:08 UTC 2021 - Tina Müller <timueller+perl@suse.de>