8
0

Accepting request 1160745 from devel:languages:perl:autoupdate

- updated to 3.82
   see /usr/share/doc/packages/perl-HTML-Parser/Changes
  3.82      2024-03-13
      - "img lowsrc" and "body background" are not in the HTMLv5 spec (GH#43)
        (Jess)
      - Replace "FileHandle" with "IO::File" (GH#42) (James Raspass)
      - Fix some minor typos (GH#41) (Yoshikazu Sawa)

OBS-URL: https://build.opensuse.org/request/show/1160745
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Parser?expand=0&rev=63
This commit is contained in:
2024-03-27 19:02:25 +00:00
committed by Git OBS Bridge
parent d175599712
commit e522cdd65a
4 changed files with 30 additions and 8 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Mar 22 16:11:10 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 3.82
see /usr/share/doc/packages/perl-HTML-Parser/Changes
3.82 2024-03-13
- "img lowsrc" and "body background" are not in the HTMLv5 spec (GH#43)
(Jess)
- Replace "FileHandle" with "IO::File" (GH#42) (James Raspass)
- Fix some minor typos (GH#41) (Yoshikazu Sawa)
-------------------------------------------------------------------
Wed Feb 1 03:07:05 UTC 2023 - Tina Müller <timueller+perl@suse.de>