11
0

3 Commits

Author SHA256 Message Date
4bb0650520 Add Gitea build results 2025-08-12 18:14:35 +02:00
e69aae5836 Accepting request 1236276 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1236276
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-RewriteAttributes?expand=0&rev=12
2025-01-12 10:15:04 +00:00
bb69634e65 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
2025-01-09 16:26:22 +00:00
2 changed files with 13 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-HTML-RewriteAttributes/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-HTML-RewriteAttributes)

View File

@@ -27,6 +27,7 @@ Summary: Concise attribute rewriting
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/B/BP/BPS/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros