automatic version update by autodist [release 0.15-1mamba;Sat Dec 09 2023]
This commit is contained in:
parent
5cb1bf9c55
commit
7201987694
@ -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.14
|
Version: 0.15
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Future-returning IO methods
|
Summary: Future-returning IO methods
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -17,6 +17,7 @@ BuildRequires: perl-Future
|
|||||||
BuildRequires: perl-Struct-Dumb
|
BuildRequires: perl-Struct-Dumb
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: perl-Test-ExpectAndCheck
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -54,5 +55,8 @@ done
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Oct 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.14-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user