diff --git a/packages/p/perl-IO-Async/.files b/packages/p/perl-IO-Async/.files index f7c8bab..b605f99 100644 Binary files a/packages/p/perl-IO-Async/.files and b/packages/p/perl-IO-Async/.files differ diff --git a/packages/p/perl-IO-Async/.rev b/packages/p/perl-IO-Async/.rev index 3de4a69..883adb3 100644 --- a/packages/p/perl-IO-Async/.rev +++ b/packages/p/perl-IO-Async/.rev @@ -261,4 +261,13 @@ 997422 + + 37a9ae84ffc1d9ba767571dfd08abb60 + 0.802 + + dimstar_suse + - add missing build requires Test2::V0 + + 1073693 + diff --git a/packages/p/perl-IO-Async/cpanspec.yml b/packages/p/perl-IO-Async/cpanspec.yml index c5bd027..a309e96 100644 --- a/packages/p/perl-IO-Async/cpanspec.yml +++ b/packages/p/perl-IO-Async/cpanspec.yml @@ -10,6 +10,7 @@ patches: # bar.patch: preamble: |- BuildRequires: netcfg + BuildRequires: perl(Test2::V0) #post_prep: |- # hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'` # sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL diff --git a/packages/p/perl-IO-Async/perl-IO-Async.changes b/packages/p/perl-IO-Async/perl-IO-Async.changes index cd1d091..7fd4479 100644 --- a/packages/p/perl-IO-Async/perl-IO-Async.changes +++ b/packages/p/perl-IO-Async/perl-IO-Async.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Wed Mar 22 07:19:51 UTC 2023 - Dirk Stoecker + +- add missing build requires Test2::V0 + +------------------------------------------------------------------- Tue Aug 16 03:08:28 UTC 2022 - Tina Müller - updated to 0.802 diff --git a/packages/p/perl-IO-Async/perl-IO-Async.spec b/packages/p/perl-IO-Async/perl-IO-Async.spec index 47d6ff2..8f2ffb8 100644 --- a/packages/p/perl-IO-Async/perl-IO-Async.spec +++ b/packages/p/perl-IO-Async/perl-IO-Async.spec @@ -1,7 +1,7 @@ # # spec file for package perl-IO-Async # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -47,6 +47,7 @@ Recommends: perl(IO::Socket::IP) %{perl_requires} # MANUAL BEGIN BuildRequires: netcfg +BuildRequires: perl(Test2::V0) # MANUAL END %description