automatic version update by autodist [release 0.16-1mamba;Wed Sep 18 2024]

This commit is contained in:
Automatic Build System 2024-09-21 21:32:59 +02:00
parent 7201987694
commit bcff8be89f

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.15
Version: 0.16
Release: 1mamba
Summary: Future-returning IO methods
Group: System/Libraries/Perl
@ -18,6 +18,7 @@ BuildRequires: perl-Struct-Dumb
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl-Test-ExpectAndCheck
BuildRequires: perl-Test-Future-IO-Impl
Requires: perl >= %perl_major_ver
%description
@ -55,6 +56,9 @@ done
%doc LICENSE
%changelog
* Wed Sep 18 2024 Automatic Build System <autodist@openmamba.org> 0.16-1mamba
- automatic version update by autodist
* Sat Dec 09 2023 Automatic Build System <autodist@mambasoft.it> 0.15-1mamba
- automatic version update by autodist