diff --git a/perl-Parallel-Iterator.spec b/perl-Parallel-Iterator.spec index 2010712..651374e 100644 --- a/perl-Parallel-Iterator.spec +++ b/perl-Parallel-Iterator.spec @@ -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 -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 1.002-1mamba +- update to 1.002 + * Mon Nov 12 2012 Silvan Calarco 1.00-2mamba - perl 5.16 mass rebuild