Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-App-Cmd for openSUSE:Factory checked in at 2024-03-09 20:55:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-App-Cmd (Old) and /work/SRC/openSUSE:Factory/.perl-App-Cmd.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-App-Cmd" Sat Mar 9 20:55:16 2024 rev:21 rq:1156533 version:0.336.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-App-Cmd/perl-App-Cmd.changes 2023-09-13 20:45:06.743250221 +0200 +++ /work/SRC/openSUSE:Factory/.perl-App-Cmd.new.1770/perl-App-Cmd.changes 2024-03-09 20:56:13.069956400 +0100 @@ -1,0 +2,5 @@ +Fri Mar 8 21:59:37 UTC 2024 - Tina Müller <[email protected]> + +- Fix disabling of __perllib_provides + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-App-Cmd.spec ++++++ --- /var/tmp/diff_new_pack.wmHHna/_old 2024-03-09 20:56:13.533973385 +0100 +++ /var/tmp/diff_new_pack.wmHHna/_new 2024-03-09 20:56:13.533973385 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-App-Cmd # -# 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 @@ -74,7 +74,7 @@ Provides: perl(App::Cmd::Subdispatch::DashedStyle) = 0.336.0 Provides: perl(App::Cmd::Tester) = 0.336.0 Provides: perl(App::Cmd::Tester::CaptureExternal) = 0.336.0 -%define __perllib_provides /bin/true +%undefine __perllib_provides %{perl_requires} %description
