update to 1.002 [release 1.002-1mamba;Fri Feb 03 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 09:29:01 +01:00
parent 886b312a9a
commit b61619b5d7

View File

@ -1,21 +1,21 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Parallel-Iterator
Version: 1.00
Release: 2mamba
Version: 1.002
Release: 1mamba
Summary: Parallel::Iterator - Simple parallel execution
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/A/AN/ANDYA/Parallel-Iterator-%{version}.tar.gz
URL: https://www.cpan.org/
Source: https://cpan.metacpan.org/authors/id/A/AR/ARISTOTLE/Parallel-Iterator-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-devel
## AUTOBUILDREQ-END
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Parallel::Iterator - Simple parallel execution.
@ -51,6 +51,9 @@ done
%doc README
%changelog
* Fri Feb 03 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.002-1mamba
- update to 1.002
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.00-2mamba
- perl 5.16 mass rebuild