8
0

1 Commits
main ... devel

Author SHA256 Message Date
cb9ab059a8 - 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/package/show/devel:languages:perl/perl-Parallel-ForkManager?expand=0&rev=13
2024-09-26 16:24:34 +00:00
3 changed files with 3 additions and 13 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1b2970a8bb666c3de7caac4a8f4dbcc043ab819bbc337692ec7bf27adae4404
size 33457

View File

@@ -1,12 +0,0 @@
## 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,7 +27,6 @@ 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