9
0

Accepting request 1235337 from devel:languages:perl:autoupdate

- updated to 0.60.0 (0.06)
   see /usr/share/doc/packages/perl-HTML-RewriteAttributes/Changes
  0.06    Fri Nov  12 2024
          Pass more args to callback to support adding attributes.
          Improve documentation for other features.
          Add dot ('.') to Makefile.PL to find Module::Install in newer perls. Reported by Kent Fredric, RT 121446.
          Remove unneeded shebang line in lib files. Reported by Laurent Baillet, RT 126906.
          Fix spelling error in docs. Reported by x.guimard, RT 126964.

OBS-URL: https://build.opensuse.org/request/show/1235337
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-RewriteAttributes?expand=0&rev=8
This commit is contained in:
2025-01-09 16:26:22 +00:00
committed by Git OBS Bridge
parent 2de4aeb315
commit bb69634e65
4 changed files with 41 additions and 20 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Dec 12 16:22:25 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 0.60.0 (0.06)
see /usr/share/doc/packages/perl-HTML-RewriteAttributes/Changes
0.06 Fri Nov 12 2024
Pass more args to callback to support adding attributes.
Improve documentation for other features.
Add dot ('.') to Makefile.PL to find Module::Install in newer perls. Reported by Kent Fredric, RT 121446.
Remove unneeded shebang line in lib files. Reported by Laurent Baillet, RT 126906.
Fix spelling error in docs. Reported by x.guimard, RT 126964.
-------------------------------------------------------------------
Tue Oct 3 08:14:57 UTC 2017 - coolo@suse.com