Accepting request 1184364 from devel:languages:perl:autoupdate

- Remove fix-05_empty.patch, fixed upstream
- updated to 0.280.0 (0.28)
   see /usr/share/doc/packages/perl-HTML-TreeBuilder-LibXML/Changes
  0.28 2024-06-20T08:48:55Z
  0.28 2024-06-20T08:17:27Z
      - Same code as 0.27 - republishing to force CPAN reindexing
  0.27 2024-01-09T06:19:12Z
      - don't have the parser string blanks by default #15
        https://github.com/tokuhirom/HTML-TreeBuilder-LibXML/pull/15
      - fallback to toString() when toStringC14N(1) gives an empty string #17
        https://github.com/tokuhirom/HTML-TreeBuilder-LibXML/pull/17

OBS-URL: https://build.opensuse.org/request/show/1184364
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-TreeBuilder-LibXML?expand=0&rev=7
This commit is contained in:
2024-07-02 12:51:22 +00:00
committed by Git OBS Bridge
parent 312527d39e
commit 45cf241ddf
6 changed files with 34 additions and 35 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Mon Jul 1 19:07:31 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- Remove fix-05_empty.patch, fixed upstream
-------------------------------------------------------------------
Sun Jun 23 16:20:31 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- updated to 0.280.0 (0.28)
see /usr/share/doc/packages/perl-HTML-TreeBuilder-LibXML/Changes
0.28 2024-06-20T08:48:55Z
0.28 2024-06-20T08:17:27Z
- Same code as 0.27 - republishing to force CPAN reindexing
0.27 2024-01-09T06:19:12Z
- don't have the parser string blanks by default #15
https://github.com/tokuhirom/HTML-TreeBuilder-LibXML/pull/15
- fallback to toString() when toStringC14N(1) gives an empty string #17
https://github.com/tokuhirom/HTML-TreeBuilder-LibXML/pull/17
-------------------------------------------------------------------
Wed Aug 9 12:49:16 UTC 2023 - Tina Müller <tina.mueller@suse.com>