11
0

3 Commits

Author SHA256 Message Date
8a10dfde8d Add Gitea build results 2025-08-12 18:16:17 +02:00
2cf8f5be90 Accepting request 1203943 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1203943
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Parallel-ForkManager?expand=0&rev=2
2024-09-27 15:10:51 +00:00
fdeafef0c4 Accepting request 1203070 from devel:languages:perl:autoupdate
- updated to 2.30.0 (2.03)
   see /usr/share/doc/packages/perl-Parallel-ForkManager/Changes
  2.03 2024-08-24
   [BUG FIXES]
   - Fix invalid default error when using old Moo (GH#41)
   [DOCUMENTATION]
   - Standardize the link to `fork`. (GH#32)
   - Fix typo in code example. (GH#31, dimir)
   - Fix typo for 'max_proc' argument in `new`.
   [STATISTICS]
   - code churn: 6 files changed, 186 insertions(+), 48 deletions(-)

OBS-URL: https://build.opensuse.org/request/show/1203070
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parallel-ForkManager?expand=0&rev=13
2024-09-26 16:24:34 +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-Parallel-ForkManager/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-Parallel-ForkManager)

View File

@@ -27,6 +27,7 @@ Summary: Simple parallel processing fork manager
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/Y/YA/YANICK/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros