automatic version update by autodist [release 0.15-1mamba;Sat Dec 09 2023]

This commit is contained in:
Automatic Build System 2024-01-06 09:02:21 +01:00
parent 5cb1bf9c55
commit 7201987694

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Future-IO
Version: 0.14
Version: 0.15
Release: 1mamba
Summary: Future-returning IO methods
Group: System/Libraries/Perl
@ -17,6 +17,7 @@ BuildRequires: perl-Future
BuildRequires: perl-Struct-Dumb
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl-Test-ExpectAndCheck
Requires: perl >= %perl_major_ver
%description
@ -54,5 +55,8 @@ done
%doc LICENSE
%changelog
* Sat Dec 09 2023 Automatic Build System <autodist@mambasoft.it> 0.15-1mamba
- automatic version update by autodist
* Mon Oct 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.14-1mamba
- package created using the webbuild interface