From ecc789a5d66920697a71aba1047146c5e3530ed8 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 09:09:01 +0100 Subject: [PATCH] rebuilt with perl 5.36.0 [release 0.71-2mamba;Mon Apr 17 2023] --- perl-IO-Async.spec | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/perl-IO-Async.spec b/perl-IO-Async.spec index 3f24e3d..1789782 100644 --- a/perl-IO-Async.spec +++ b/perl-IO-Async.spec @@ -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 -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 0.71-2mamba +- rebuilt with perl 5.36.0 + * Thu Oct 26 2017 Automatic Build System 0.71-1mamba - automatic update by autodist