Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Pod-Coverage-Moose for
openSUSE:Factory checked in at 2024-03-09 20:55:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Pod-Coverage-Moose (Old)
and /work/SRC/openSUSE:Factory/.perl-Pod-Coverage-Moose.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Pod-Coverage-Moose"
Sat Mar 9 20:55:33 2024 rev:13 rq:1156563 version:0.80.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Pod-Coverage-Moose/perl-Pod-Coverage-Moose.changes
2023-09-13 20:45:05.435203718 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Pod-Coverage-Moose.new.1770/perl-Pod-Coverage-Moose.changes
2024-03-09 20:56:30.146581488 +0100
@@ -1,0 +2,5 @@
+Fri Mar 8 22:56:49 UTC 2024 - Tina Müller <[email protected]>
+
+- Fix disabling of __perllib_provides
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Pod-Coverage-Moose.spec ++++++
--- /var/tmp/diff_new_pack.p8VMGV/_old 2024-03-09 20:56:30.578597302 +0100
+++ /var/tmp/diff_new_pack.p8VMGV/_new 2024-03-09 20:56:30.578597302 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Pod-Coverage-Moose
#
-# 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
@@ -43,7 +43,7 @@
Requires: perl(Pod::Coverage)
Requires: perl(namespace::autoclean) >= 0.08
Provides: perl(Pod::Coverage::Moose) = 0.80.0
-%define __perllib_provides /bin/true
+%undefine __perllib_provides
%{perl_requires}
%description