Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-IPC-Run for openSUSE:Factory checked in at 2024-03-10 20:23:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-IPC-Run (Old) and /work/SRC/openSUSE:Factory/.perl-IPC-Run.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-IPC-Run" Sun Mar 10 20:23:55 2024 rev:40 rq:1156551 version:20231003.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-IPC-Run/perl-IPC-Run.changes 2023-10-16 22:32:51.423546079 +0200 +++ /work/SRC/openSUSE:Factory/.perl-IPC-Run.new.1770/perl-IPC-Run.changes 2024-03-10 20:24:08.624951905 +0100 @@ -1,0 +2,5 @@ +Fri Mar 8 22:34:05 UTC 2024 - Tina Müller <[email protected]> + +- Fix disabling of __perllib_provides + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-IPC-Run.spec ++++++ --- /var/tmp/diff_new_pack.LbP8eD/_old 2024-03-10 20:24:09.336978056 +0100 +++ /var/tmp/diff_new_pack.LbP8eD/_new 2024-03-10 20:24:09.336978056 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-IPC-Run # -# 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 @@ -40,7 +40,7 @@ Provides: perl(IPC::Run::Win32IO) = 20231003.0.0 Provides: perl(IPC::Run::Win32Process) = 20231003.0.0 Provides: perl(IPC::Run::Win32Pump) = 20231003.0.0 -%define __perllib_provides /bin/true +%undefine __perllib_provides Recommends: perl(IO::Pty) >= 1.08 Recommends: perl(Readonly) %{perl_requires}
