automatic version update by autodist [release 0.803-1mamba;Tue Jan 30 2024]
This commit is contained in:
parent
b8d7273e91
commit
6c21a64f69
@ -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-IO-Async
|
Name: perl-IO-Async
|
||||||
Version: 0.802
|
Version: 0.803
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: IO::Async - perform asynchronous filehandle IO and other operations
|
Summary: IO::Async - perform asynchronous filehandle IO and other operations
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -18,9 +18,8 @@ BuildRequires: perl-Future
|
|||||||
BuildRequires: perl-Future-IO
|
BuildRequires: perl-Future-IO
|
||||||
BuildRequires: perl-Scalar-List-Utils
|
BuildRequires: perl-Scalar-List-Utils
|
||||||
BuildRequires: perl-Struct-Dumb
|
BuildRequires: perl-Struct-Dumb
|
||||||
BuildRequires: perl-Test-Fatal
|
|
||||||
BuildRequires: perl-Test-Metrics-Any
|
BuildRequires: perl-Test-Metrics-Any
|
||||||
BuildRequires: perl-Test-Refcount
|
BuildRequires: perl-Test2-Suite
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
@ -67,6 +66,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 30 2024 Automatic Build System <autodist@openmamba.org> 0.803-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Sep 11 2023 Automatic Build System <autodist@mambasoft.it> 0.802-1mamba
|
* Mon Sep 11 2023 Automatic Build System <autodist@mambasoft.it> 0.802-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user