Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-libxml-perl for
openSUSE:Factory checked in at 2023-11-06 21:13:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-libxml-perl (Old)
and /work/SRC/openSUSE:Factory/.perl-libxml-perl.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-libxml-perl"
Mon Nov 6 21:13:36 2023 rev:19 rq:1123572 version:0.08
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-libxml-perl/perl-libxml-perl.changes
2013-03-01 08:03:57.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-libxml-perl.new.17445/perl-libxml-perl.changes
2023-11-06 21:13:38.833870797 +0100
@@ -1,0 +2,6 @@
+Mon Nov 6 09:01:50 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- Fix build with RPM 4.19: unnumbered patches are no longer
+ supported.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-libxml-perl.spec ++++++
--- /var/tmp/diff_new_pack.KmYMU7/_old 2023-11-06 21:13:39.405891853 +0100
+++ /var/tmp/diff_new_pack.KmYMU7/_new 2023-11-06 21:13:39.405891853 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-libxml-perl
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -22,12 +22,12 @@
Version: 0.08
Release: 0
Requires: perl-XML-Parser
-Url: http://cpan.org/modules/by-module/XML/
+URL: http://cpan.org/modules/by-module/XML/
Summary: Collection of Perl modules for working with XML
-License: Artistic-1.0 or GPL-2.0+
+License: Artistic-1.0 OR GPL-2.0-or-later
Group: Development/Libraries/Perl
Source: libxml-perl-%{version}.tar.bz2
-Patch: libxml-perl-%{version}-test.diff
+Patch0: libxml-perl-%{version}-test.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
@@ -42,7 +42,7 @@
%prep
%setup -n libxml-perl-%{version}
-%patch
+%patch0
%build
perl Makefile.PL