automatic version update by autodist [release 0.16-1mamba;Wed Sep 18 2024]
This commit is contained in:
parent
7201987694
commit
bcff8be89f
@ -1,7 +1,7 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Future-IO
|
Name: perl-Future-IO
|
||||||
Version: 0.15
|
Version: 0.16
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Future-returning IO methods
|
Summary: Future-returning IO methods
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -18,6 +18,7 @@ BuildRequires: perl-Struct-Dumb
|
|||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-Test-ExpectAndCheck
|
BuildRequires: perl-Test-ExpectAndCheck
|
||||||
|
BuildRequires: perl-Test-Future-IO-Impl
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -55,6 +56,9 @@ done
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Dec 09 2023 Automatic Build System <autodist@mambasoft.it> 0.15-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user