8
0

Accepting request 1100482 from devel:languages:perl:autoupdate

- updated to 2.0209
   see /usr/share/doc/packages/perl-XML-LibXML/Changes
  2.0209  2023-07-15
      - t/35huge_mode.t: fix test with libxml2 2.11
          - thanks to Dominique Martinet
      - Add clearer reference to using cloneNode to extract node with namespaces
          - thanks to Timothy Legge
      - initialize xmlValidCtxt
          - thanks to Alexander Bluhm

OBS-URL: https://build.opensuse.org/request/show/1100482
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=102
This commit is contained in:
2023-07-25 07:47:50 +00:00
committed by Git OBS Bridge
parent 2698cdd78c
commit d4337c705a
4 changed files with 38 additions and 6 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Jul 16 03:07:48 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 2.0209
see /usr/share/doc/packages/perl-XML-LibXML/Changes
2.0209 2023-07-15
- t/35huge_mode.t: fix test with libxml2 2.11
- thanks to Dominique Martinet
- Add clearer reference to using cloneNode to extract node with namespaces
- thanks to Timothy Legge
- initialize xmlValidCtxt
- thanks to Alexander Bluhm
-------------------------------------------------------------------
Sat Oct 1 03:07:58 UTC 2022 - Tina Müller <timueller+perl@suse.de>