automatic version update by autodist [release 1.876-1mamba;Mon Jan 10 2022]
This commit is contained in:
parent
f2fdb7fa6d
commit
f8fbce55ac
@ -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 <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
|
||||
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 <autodist@mambasoft.it> 1.876-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 27 2020 Automatic Build System <autodist@mambasoft.it> 1.874-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user