Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Test-Kit for openSUSE:Factory checked in at 2024-03-09 20:55:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Test-Kit (Old) and /work/SRC/openSUSE:Factory/.perl-Test-Kit.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-Kit" Sat Mar 9 20:55:12 2024 rev:3 rq:1156514 version:2.160.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Test-Kit/perl-Test-Kit.changes 2023-07-27 16:53:07.822601389 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Test-Kit.new.1770/perl-Test-Kit.changes 2024-03-09 20:56:09.641830914 +0100 @@ -1,0 +2,5 @@ +Fri Mar 8 23:05:42 UTC 2024 - Tina Müller <[email protected]> + +- Fix disabling of __perllib_provides + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Test-Kit.spec ++++++ --- /var/tmp/diff_new_pack.gsYNN0/_old 2024-03-09 20:56:10.041845556 +0100 +++ /var/tmp/diff_new_pack.gsYNN0/_new 2024-03-09 20:56:10.045845703 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Kit # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -43,7 +43,7 @@ Requires: perl(Module::Runtime) Requires: perl(Sub::Delete) Provides: perl(Test::Kit) = 2.160.0 -%define __perllib_provides /bin/true +%undefine __perllib_provides %{perl_requires} %description
