Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Test-ExpectAndCheck for
openSUSE:Factory checked in at 2024-03-09 20:55:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-ExpectAndCheck (Old)
and /work/SRC/openSUSE:Factory/.perl-Test-ExpectAndCheck.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-ExpectAndCheck"
Sat Mar 9 20:55:38 2024 rev:2 rq:1156570 version:0.60.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Test-ExpectAndCheck/perl-Test-ExpectAndCheck.changes
2023-10-29 19:41:37.438991475 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Test-ExpectAndCheck.new.1770/perl-Test-ExpectAndCheck.changes
2024-03-09 20:56:34.638745923 +0100
@@ -1,0 +2,5 @@
+Fri Mar 8 23:05:25 UTC 2024 - Tina Müller <[email protected]>
+
+- Fix disabling of __perllib_provides
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Test-ExpectAndCheck.spec ++++++
--- /var/tmp/diff_new_pack.k0hCha/_old 2024-03-09 20:56:35.066761591 +0100
+++ /var/tmp/diff_new_pack.k0hCha/_new 2024-03-09 20:56:35.066761591 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Test-ExpectAndCheck
#
-# 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
@@ -39,7 +39,7 @@
Requires: perl(Test::Future::Deferred)
Provides: perl(Test::ExpectAndCheck) = 0.60.0
Provides: perl(Test::ExpectAndCheck::Future) = 0.60.0
-%define __perllib_provides /bin/true
+%undefine __perllib_provides
%{perl_requires}
%description