Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xengine for openSUSE:Factory checked in at 2023-11-07 21:28:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xengine (Old) and /work/SRC/openSUSE:Factory/.xengine.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xengine" Tue Nov 7 21:28:44 2023 rev:19 rq:1124044 version:1.11 Changes: -------- --- /work/SRC/openSUSE:Factory/xengine/xengine.changes 2014-11-03 13:13:26.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xengine.new.17445/xengine.changes 2023-11-07 21:29:32.518547328 +0100 @@ -1,0 +2,6 @@ +Tue Nov 7 10:14:42 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xengine.spec ++++++ --- /var/tmp/diff_new_pack.RKe4zi/_old 2023-11-07 21:29:33.114569276 +0100 +++ /var/tmp/diff_new_pack.RKe4zi/_new 2023-11-07 21:29:33.114569276 +0100 @@ -1,7 +1,7 @@ # # spec file for package xengine # -# Copyright (c) 2014 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/ # @@ -23,7 +23,7 @@ License: ISC Group: Productivity/Scientific/Physics Source: %{name}-%{version}.tar.gz -Patch: %{name}-%{version}-pi.patch +Patch0: %{name}-%{version}-pi.patch Patch1: %{name}-%{version}-warnings-fix.patch BuildRequires: imake BuildRequires: pkgconfig(x11) @@ -49,7 +49,7 @@ %prep %setup -q -%patch +%patch0 %patch1 %build