diff --git a/perl-Future.spec b/perl-Future.spec index 006ad77..10aaa49 100644 --- a/perl-Future.spec +++ b/perl-Future.spec @@ -1,8 +1,8 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Future -Version: 0.50 -Release: 2mamba +Version: 0.51 +Release: 1mamba Summary: Future - represent an operation awaiting completion Group: System/Libraries/Perl Vendor: openmamba @@ -13,6 +13,7 @@ Source: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Future-%{version License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: libperl +BuildRequires: perl-Scalar-List-Utils BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl >= 2:5.36.0 @@ -52,6 +53,9 @@ done %doc LICENSE %changelog +* Tue Oct 22 2024 Automatic Build System 0.51-1mamba +- automatic version update by autodist + * Sat Apr 15 2023 Sdk Build System 0.50-2mamba - rebuilt with perl 5.36.0