Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Test-Compile for
openSUSE:Factory checked in at 2024-03-09 20:55:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-Compile (Old)
and /work/SRC/openSUSE:Factory/.perl-Test-Compile.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-Compile"
Sat Mar 9 20:55:11 2024 rev:19 rq:1156511 version:3.3.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-Compile/perl-Test-Compile.changes
2023-07-27 16:53:08.978607921 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Test-Compile.new.1770/perl-Test-Compile.changes
2024-03-09 20:56:08.981806754 +0100
@@ -1,0 +2,5 @@
+Fri Mar 8 23:05:12 UTC 2024 - Tina Müller <[email protected]>
+
+- Fix disabling of __perllib_provides
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Test-Compile.spec ++++++
--- /var/tmp/diff_new_pack.PUC6H7/_old 2024-03-09 20:56:09.497825643 +0100
+++ /var/tmp/diff_new_pack.PUC6H7/_new 2024-03-09 20:56:09.501825789 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Test-Compile
#
-# 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
@@ -36,7 +36,7 @@
Requires: perl(parent) >= 0.225
Provides: perl(Test::Compile) = 3.3.1
Provides: perl(Test::Compile::Internal) = 3.3.1
-%define __perllib_provides /bin/true
+%undefine __perllib_provides
%{perl_requires}
%description