Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Math-Round for openSUSE:Factory
checked in at 2024-03-09 20:54:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Math-Round (Old)
and /work/SRC/openSUSE:Factory/.perl-Math-Round.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Math-Round"
Sat Mar 9 20:54:59 2024 rev:12 rq:1156493 version:0.80.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Math-Round/perl-Math-Round.changes
2023-10-19 22:52:17.877266022 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Math-Round.new.1770/perl-Math-Round.changes
2024-03-09 20:56:01.921548314 +0100
@@ -1,0 +2,5 @@
+Fri Mar 8 22:42:47 UTC 2024 - Tina Müller <[email protected]>
+
+- Fix disabling of __perllib_provides
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Math-Round.spec ++++++
--- /var/tmp/diff_new_pack.5kysBJ/_old 2024-03-09 20:56:02.325563102 +0100
+++ /var/tmp/diff_new_pack.5kysBJ/_new 2024-03-09 20:56:02.325563102 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Math-Round
#
-# 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
@@ -31,7 +31,7 @@
BuildRequires: perl(parent)
Requires: perl(parent)
Provides: perl(Math::Round) = 0.80.0
-%define __perllib_provides /bin/true
+%undefine __perllib_provides
%{perl_requires}
%description