automatic version update by autodist [release 1.876-1mamba;Mon Jan 10 2022]

This commit is contained in:
Automatic Build System 2024-01-06 09:16:41 +01:00
parent f2fdb7fa6d
commit f8fbce55ac

View File

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