automatic version update by autodist [release 1.901-1mamba;Fri Jan 03 2025]

This commit is contained in:
Automatic Build System 2025-01-04 10:37:41 +01:00
parent aabda17e88
commit cefa017a7e

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-MCE
Version: 1.900
Version: 1.901
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
@ -11,10 +11,8 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.cpan.org/
Source: https://cpan.metacpan.org/authors/id/M/MA/MARIOROY/MCE-%{version}.tar.gz
License: GPL, Artistic
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-Scalar-List-Utils
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
BuildRequires: perl-devel
@ -54,6 +52,9 @@ done
%doc LICENSE
%changelog
* Fri Jan 03 2025 Automatic Build System <autodist@openmamba.org> 1.901-1mamba
- automatic version update by autodist
* Wed Sep 11 2024 Automatic Build System <autodist@openmamba.org> 1.900-1mamba
- automatic version update by autodist