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)
|
||||
|
||||
Name: perl-IO-Async
|
||||
Version: 0.802
|
||||
Version: 0.803
|
||||
Release: 1mamba
|
||||
Summary: IO::Async - perform asynchronous filehandle IO and other operations
|
||||
Group: System/Libraries/Perl
|
||||
@ -18,9 +18,8 @@ BuildRequires: perl-Future
|
||||
BuildRequires: perl-Future-IO
|
||||
BuildRequires: perl-Scalar-List-Utils
|
||||
BuildRequires: perl-Struct-Dumb
|
||||
BuildRequires: perl-Test-Fatal
|
||||
BuildRequires: perl-Test-Metrics-Any
|
||||
BuildRequires: perl-Test-Refcount
|
||||
BuildRequires: perl-Test2-Suite
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl >= %perl_major_ver
|
||||
@ -67,6 +66,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user