Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Net-DNS-Native for
openSUSE:Factory checked in at 2024-03-09 20:55:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-DNS-Native (Old)
and /work/SRC/openSUSE:Factory/.perl-Net-DNS-Native.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Net-DNS-Native"
Sat Mar 9 20:55:04 2024 rev:2 rq:1156499 version:0.220.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-DNS-Native/perl-Net-DNS-Native.changes
2023-09-06 19:04:11.400384975 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Net-DNS-Native.new.1770/perl-Net-DNS-Native.changes
2024-03-09 20:56:04.401639096 +0100
@@ -1,0 +2,5 @@
+Fri Mar 8 22:54:43 UTC 2024 - Tina Müller <[email protected]>
+
+- Fix disabling of __perllib_provides
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Net-DNS-Native.spec ++++++
--- /var/tmp/diff_new_pack.VbbLGq/_old 2024-03-09 20:56:04.853655643 +0100
+++ /var/tmp/diff_new_pack.VbbLGq/_new 2024-03-09 20:56:04.853655643 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Net-DNS-Native
#
-# 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
@@ -33,7 +33,7 @@
Requires: perl(Socket) >= 1.94
Provides: perl(Net::DNS::Native) = 0.220.0
Provides: perl(Net::DNS::Native::Handle)
-%define __perllib_provides /bin/true
+%undefine __perllib_provides
%{perl_requires}
%description