8
0

fix build with libxml2 2.14

This commit is contained in:
Petr Gajdos
2025-09-25 16:30:30 +02:00
parent 95da36a368
commit d121b27574
3 changed files with 137 additions and 29 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Sep 24 11:55:34 UTC 2025 - pgajdos@suse.com
- fix build with libxml2 2.14
- deleted patches
* perl-XML-LibXML-fix-testsuite-with-libxml2-2.13.patch (adopted to 2.14)
- added patches
* perl-XML-LibXML-fix-testsuite-with-libxml2-2.14.patch
-------------------------------------------------------------------
Tue Jun 24 14:33:45 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>