Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-DBD-SQLite for openSUSE:Factory
checked in at 2024-03-10 20:23:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DBD-SQLite (Old)
and /work/SRC/openSUSE:Factory/.perl-DBD-SQLite.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DBD-SQLite"
Sun Mar 10 20:23:33 2024 rev:52 rq:1156469 version:1.740.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-DBD-SQLite/perl-DBD-SQLite.changes
2023-09-29 21:13:01.808571633 +0200
+++
/work/SRC/openSUSE:Factory/.perl-DBD-SQLite.new.1770/perl-DBD-SQLite.changes
2024-03-10 20:23:37.071793045 +0100
@@ -1,0 +2,5 @@
+Fri Mar 8 22:15:18 UTC 2024 - Tina Müller <[email protected]>
+
+- Fix disabling of __perllib_provides
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-DBD-SQLite.spec ++++++
--- /var/tmp/diff_new_pack.K8zQH8/_old 2024-03-10 20:23:38.115831390 +0100
+++ /var/tmp/diff_new_pack.K8zQH8/_new 2024-03-10 20:23:38.115831390 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-DBD-SQLite
#
-# 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 @@
Provides: perl(DBD::SQLite::VirtualTable::FileContent::Cursor)
Provides: perl(DBD::SQLite::VirtualTable::PerlData)
Provides: perl(DBD::SQLite::VirtualTable::PerlData::Cursor)
-%define __perllib_provides /bin/true
+%undefine __perllib_provides
%{perl_requires}
# MANUAL BEGIN
%if 0%{?sle_version} >= 140000 && 0%{?sle_version} <= 150400