automatic version update by autodist [release 1.885-1mamba;Wed May 31 2023]

This commit is contained in:
Automatic Build System 2024-01-06 09:16:42 +01:00
parent cd83baa7db
commit f03dbdcee4

View File

@ -1,8 +1,8 @@
%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.884 Version: 1.885
Release: 2mamba 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
@ -13,6 +13,7 @@ Source: https://cpan.metacpan.org/authors/id/M/MA/MARIOROY/MCE-%{version}
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libperl BuildRequires: libperl
BuildRequires: perl-Scalar-List-Utils
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0 BuildRequires: perl >= 2:5.36.0
@ -53,6 +54,9 @@ done
%doc LICENSE %doc LICENSE
%changelog %changelog
* Wed May 31 2023 Automatic Build System <autodist@mambasoft.it> 1.885-1mamba
- automatic version update by autodist
* Sat Apr 15 2023 Sdk Build System <sdk@mambasoft.it> 1.884-2mamba * Sat Apr 15 2023 Sdk Build System <sdk@mambasoft.it> 1.884-2mamba
- rebuilt with perl 5.36.0 - rebuilt with perl 5.36.0