Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-IO-Async for openSUSE:Factory checked in at 2023-03-22 22:31:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-IO-Async (Old) and /work/SRC/openSUSE:Factory/.perl-IO-Async.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-IO-Async" Wed Mar 22 22:31:00 2023 rev:6 rq:1073693 version:0.802 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-IO-Async/perl-IO-Async.changes 2022-08-16 18:38:06.222451106 +0200 +++ /work/SRC/openSUSE:Factory/.perl-IO-Async.new.31432/perl-IO-Async.changes 2023-03-22 22:31:47.942542533 +0100 @@ -1,0 +2,5 @@ +Wed Mar 22 07:19:51 UTC 2023 - Dirk Stoecker <opens...@dstoecker.de> + +- add missing build requires Test2::V0 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-IO-Async.spec ++++++ --- /var/tmp/diff_new_pack.X1hP0e/_old 2023-03-22 22:31:48.418544928 +0100 +++ /var/tmp/diff_new_pack.X1hP0e/_new 2023-03-22 22:31:48.422544949 +0100 @@ -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 @@ %{perl_requires} # MANUAL BEGIN BuildRequires: netcfg +BuildRequires: perl(Test2::V0) # MANUAL END %description ++++++ cpanspec.yml ++++++ --- /var/tmp/diff_new_pack.X1hP0e/_old 2023-03-22 22:31:48.458545129 +0100 +++ /var/tmp/diff_new_pack.X1hP0e/_new 2023-03-22 22:31:48.462545150 +0100 @@ -10,6 +10,7 @@ # 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