Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-HTML-Selector-XPath for
openSUSE:Factory checked in at 2024-03-09 20:54:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTML-Selector-XPath (Old)
and /work/SRC/openSUSE:Factory/.perl-HTML-Selector-XPath.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-HTML-Selector-XPath"
Sat Mar 9 20:54:50 2024 rev:4 rq:1156482 version:0.280.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-HTML-Selector-XPath/perl-HTML-Selector-XPath.changes
2023-08-08 17:26:55.963546354 +0200
+++
/work/SRC/openSUSE:Factory/.perl-HTML-Selector-XPath.new.1770/perl-HTML-Selector-XPath.changes
2024-03-09 20:55:56.181338193 +0100
@@ -1,0 +2,5 @@
+Fri Mar 8 22:33:02 UTC 2024 - Tina Müller <[email protected]>
+
+- Fix disabling of __perllib_provides
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-HTML-Selector-XPath.spec ++++++
--- /var/tmp/diff_new_pack.q4JVHi/_old 2024-03-09 20:55:56.601353568 +0100
+++ /var/tmp/diff_new_pack.q4JVHi/_new 2024-03-09 20:55:56.605353715 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-HTML-Selector-XPath
#
-# 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-macros
BuildRequires: perl(Test::Base)
Provides: perl(HTML::Selector::XPath) = 0.280.0
-%define __perllib_provides /bin/true
+%undefine __perllib_provides
%{perl_requires}
%description