rebuilt with perl 5.36.0 [release 0.71-2mamba;Mon Apr 17 2023]

This commit is contained in:
Sdk Build System 2024-01-06 09:09:01 +01:00
parent 4a11f4b2ae
commit ecc789a5d6

View File

@ -2,27 +2,32 @@
Name: perl-IO-Async
Version: 0.71
Release: 1mamba
Release: 2mamba
Summary: IO::Async - perform asynchronous filehandle IO and other operations
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org
URL: https://www.cpan.org/
Source: http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/IO-Async-%{version}.tar.gz
License: GPL, Artistic
Requires: perl >= %perl_major_ver
## AUTOBUILDREQ-BEGIN
BuildRequires: libperl
BuildRequires: perl-Encode
BuildRequires: perl-Future
BuildRequires: perl-Scalar-List-Utils
BuildRequires: perl-Struct-Dumb
BuildRequires: perl-Test-Fatal
BuildRequires: perl-Test-Refcount
BuildRequires: perl-devel
BuildRequires: perl-Heap
BuildRequires: perl-Socket-GetAddrInfo
## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
BuildRequires: perl-devel >= %perl_major_ver
BuildRequires: perl-Test-Exception
BuildRequires: perl-Test-Identity
BuildRequires: perl-Test-Warn
BuildRequires: perl-CPS
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
IO::Async - perform asynchronous filehandle IO and other operations.
@ -57,6 +62,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 0.71-2mamba
- rebuilt with perl 5.36.0
* Thu Oct 26 2017 Automatic Build System <autodist@mambasoft.it> 0.71-1mamba
- automatic update by autodist