12
0

3 Commits

Author SHA256 Message Date
5b6e526a08 Add Gitea build results 2025-08-12 18:16:43 +02:00
12e872daaf Accepting request 1279823 from devel:languages:perl
Forwarded request #1279812 from tinita

- updated to 0.89.0 (0.089)
   see /usr/share/doc/packages/perl-PPIx-Regexp/Changes
  0.089		2025-05-18	T. R. Wyant
      The /x modifier should not affect the parse of the replacement
      string in a substitution operator. That is, the '#' in s/x/#/x does
      NOT introdice a comment.
      Correct POD link in PPIx::Regexp::Token::Literal.
      Annotate sub class(), since with Perl 5.38 it is a built-in.

OBS-URL: https://build.opensuse.org/request/show/1279823
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-PPIx-Regexp?expand=0&rev=71
2025-05-27 16:49:24 +00:00
0128b1e34e Accepting request 1279812 from devel:languages:perl:autoupdate
- updated to 0.89.0 (0.089)
   see /usr/share/doc/packages/perl-PPIx-Regexp/Changes
  0.089		2025-05-18	T. R. Wyant
      The /x modifier should not affect the parse of the replacement
      string in a substitution operator. That is, the '#' in s/x/#/x does
      NOT introdice a comment.
      Correct POD link in PPIx::Regexp::Token::Literal.
      Annotate sub class(), since with Perl 5.38 it is a built-in.

OBS-URL: https://build.opensuse.org/request/show/1279812
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-PPIx-Regexp?expand=0&rev=127
2025-05-24 16:14:24 +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-PPIx-Regexp/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-PPIx-Regexp)

View File

@@ -27,6 +27,7 @@ Summary: Parse regular expressions
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/W/WY/WYANT/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros