Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xquarto for openSUSE:Factory checked in at 2023-11-08 22:17:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xquarto (Old) and /work/SRC/openSUSE:Factory/.xquarto.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xquarto" Wed Nov 8 22:17:54 2023 rev:21 rq:1124093 version:2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/xquarto/xquarto.changes 2017-02-14 00:47:46.515538468 +0100 +++ /work/SRC/openSUSE:Factory/.xquarto.new.17445/xquarto.changes 2023-11-08 22:18:22.532600704 +0100 @@ -1,0 +2,6 @@ +Tue Nov 7 10:17:37 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xquarto.spec ++++++ --- /var/tmp/diff_new_pack.4UNP2v/_old 2023-11-08 22:18:23.280628184 +0100 +++ /var/tmp/diff_new_pack.4UNP2v/_new 2023-11-08 22:18:23.280628184 +0100 @@ -1,7 +1,7 @@ # # spec file for package xquarto # -# Copyright (c) 2017 SUSE LINUX 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/ # @@ -20,11 +20,11 @@ Version: 2.5 Release: 0 Summary: Xquarto is a board game designed for the X windows environment -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Amusements/Games/Board/Puzzle -Url: ftp://ftp.ac-grenoble.fr/ge/educational_games/ +URL: ftp://ftp.ac-grenoble.fr/ge/educational_games/ Source: ftp://ftp.ac-grenoble.fr/ge/educational_games/%name-%version.tar.bz2 -Patch: xquarto-2.5-imake_font.patch +Patch0: xquarto-2.5-imake_font.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: imake BuildRequires: pkgconfig(x11) @@ -60,7 +60,7 @@ %prep %setup -%patch +%patch0 %build xmkmf -a
