Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-JSON-Any for openSUSE:Factory checked in at 2024-03-09 20:55:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-JSON-Any (Old) and /work/SRC/openSUSE:Factory/.perl-JSON-Any.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-JSON-Any" Sat Mar 9 20:55:26 2024 rev:14 rq:1156552 version:1.400.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-JSON-Any/perl-JSON-Any.changes 2023-09-13 20:45:13.591493686 +0200 +++ /work/SRC/openSUSE:Factory/.perl-JSON-Any.new.1770/perl-JSON-Any.changes 2024-03-09 20:56:22.406298156 +0100 @@ -1,0 +2,5 @@ +Fri Mar 8 22:34:35 UTC 2024 - Tina Müller <[email protected]> + +- Fix disabling of __perllib_provides + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-JSON-Any.spec ++++++ --- /var/tmp/diff_new_pack.8Jk64V/_old 2024-03-09 20:56:23.646343547 +0100 +++ /var/tmp/diff_new_pack.8Jk64V/_new 2024-03-09 20:56:23.650343694 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-JSON-Any # -# 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 @@ -37,7 +37,7 @@ BuildRequires: perl(Test::Warnings) >= 0.009 BuildRequires: perl(Test::Without::Module) Provides: perl(JSON::Any) = 1.400.0 -%define __perllib_provides /bin/true +%undefine __perllib_provides %{perl_requires} %description
