automatic version update by autodist [release 0.51-1mamba;Tue Oct 22 2024]

This commit is contained in:
Automatic Build System 2024-10-23 11:05:31 +02:00
parent ef98ab8df7
commit e932fe3705

View File

@ -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 <autodist@openmamba.org> 0.51-1mamba
- automatic version update by autodist
* Sat Apr 15 2023 Sdk Build System <sdk@mambasoft.it> 0.50-2mamba
- rebuilt with perl 5.36.0