diff --git a/perl-MCE.spec b/perl-MCE.spec index 998b6fe..871fe62 100644 --- a/perl-MCE.spec +++ b/perl-MCE.spec @@ -1,8 +1,8 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-MCE -Version: 1.884 -Release: 2mamba +Version: 1.885 +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 @@ -13,6 +13,7 @@ Source: https://cpan.metacpan.org/authors/id/M/MA/MARIOROY/MCE-%{version} License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl +BuildRequires: perl-Scalar-List-Utils BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl >= 2:5.36.0 @@ -53,6 +54,9 @@ done %doc LICENSE %changelog +* Wed May 31 2023 Automatic Build System 1.885-1mamba +- automatic version update by autodist + * Sat Apr 15 2023 Sdk Build System 1.884-2mamba - rebuilt with perl 5.36.0