Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Perl-Critic for
openSUSE:Factory checked in at 2024-03-10 20:23:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Perl-Critic (Old)
and /work/SRC/openSUSE:Factory/.perl-Perl-Critic.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Perl-Critic"
Sun Mar 10 20:23:57 2024 rev:35 rq:1156562 version:1.152.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Perl-Critic/perl-Perl-Critic.changes
2023-10-29 19:39:50.295093594 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Perl-Critic.new.1770/perl-Perl-Critic.changes
2024-03-10 20:24:10.461019339 +0100
@@ -1,0 +2,5 @@
+Fri Mar 8 22:56:19 UTC 2024 - Tina Müller <[email protected]>
+
+- Fix disabling of __perllib_provides
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Perl-Critic.spec ++++++
--- /var/tmp/diff_new_pack.pcTAoT/_old 2024-03-10 20:24:10.913035940 +0100
+++ /var/tmp/diff_new_pack.pcTAoT/_new 2024-03-10 20:24:10.913035940 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Perl-Critic
#
-# 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
@@ -278,7 +278,7 @@
Provides: perl(Perl::Critic::Utils::Perl) = 1.152.0
Provides: perl(Perl::Critic::Violation) = 1.152.0
Provides: perl(Test::Perl::Critic::Policy) = 1.152.0
-%define __perllib_provides /bin/true
+%undefine __perllib_provides
%{perl_requires}
%description