Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Module-Build-Tiny for
openSUSE:Factory checked in at 2024-03-10 20:23:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Module-Build-Tiny (Old)
and /work/SRC/openSUSE:Factory/.perl-Module-Build-Tiny.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Module-Build-Tiny"
Sun Mar 10 20:23:36 2024 rev:13 rq:1156494 version:0.47.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Module-Build-Tiny/perl-Module-Build-Tiny.changes
2023-10-03 20:17:02.370341904 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Module-Build-Tiny.new.1770/perl-Module-Build-Tiny.changes
2024-03-10 20:23:42.579995346 +0100
@@ -1,0 +2,5 @@
+Fri Mar 8 22:43:09 UTC 2024 - Tina Müller <[email protected]>
+
+- Fix disabling of __perllib_provides
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Module-Build-Tiny.spec ++++++
--- /var/tmp/diff_new_pack.bU8iCU/_old 2024-03-10 20:23:43.116015032 +0100
+++ /var/tmp/diff_new_pack.bU8iCU/_new 2024-03-10 20:23:43.116015032 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Module-Build-Tiny
#
-# 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
@@ -48,7 +48,7 @@
Requires: perl(JSON::PP) >= 2
Requires: perl(TAP::Harness::Env)
Provides: perl(Module::Build::Tiny) = 0.47.0
-%define __perllib_provides /bin/true
+%undefine __perllib_provides
%{perl_requires}
%description