diff --git a/perl-MCE.spec b/perl-MCE.spec index 4ae9b42..173787b 100644 --- a/perl-MCE.spec +++ b/perl-MCE.spec @@ -1,14 +1,14 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-MCE -Version: 1.874 +Version: 1.876 Release: 1mamba Summary: Many-Core Engine (MCE) for Perl helps enable a new level of performance by maximizing all available cores Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: https://cpan.metacpan.org/authors/id/M/MA/MARIOROY/MCE-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN @@ -17,7 +17,6 @@ BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Many-Core Engine (MCE) for Perl helps enable a new level of performance by maximizing all available cores. @@ -53,6 +52,9 @@ done %doc LICENSE %changelog +* Mon Jan 10 2022 Automatic Build System 1.876-1mamba +- automatic version update by autodist + * Sun Sep 27 2020 Automatic Build System 1.874-1mamba - automatic update by autodist