Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xmahjongg for openSUSE:Factory checked in at 2023-05-03 12:57:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmahjongg (Old) and /work/SRC/openSUSE:Factory/.xmahjongg.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmahjongg" Wed May 3 12:57:32 2023 rev:5 rq:1084181 version:3.7 Changes: -------- --- /work/SRC/openSUSE:Factory/xmahjongg/xmahjongg.changes 2013-10-19 11:20:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xmahjongg.new.1533/xmahjongg.changes 2023-05-03 12:57:38.727962295 +0200 @@ -1,0 +2,5 @@ +Wed Apr 26 10:04:26 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Remove pre-SUSE-15 build logic + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmahjongg.spec ++++++ --- /var/tmp/diff_new_pack.ey2AW3/_old 2023-05-03 12:57:39.143964739 +0200 +++ /var/tmp/diff_new_pack.ey2AW3/_new 2023-05-03 12:57:39.147964763 +0200 @@ -1,7 +1,7 @@ # # spec file for package xmahjongg # -# 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/ # @@ -20,23 +20,15 @@ Version: 3.7 Release: 0 Summary: Colorful X solitaire MahJongg game -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Amusements/Games/Board/Card -Url: http://www.lcdf.org/xmahjongg/ - +URL: http://www.lcdf.org/xmahjongg/ Source0: http://www.lcdf.org/xmahjongg/%{name}-%{version}.tar.gz Source1: %{name}.desktop Source2: %{name}.png - BuildRequires: gcc-c++ BuildRequires: update-desktop-files -%if 0%{?suse_version} >= 1220 BuildRequires: pkgconfig(x11) -%else -BuildRequires: xorg-x11-devel -%endif - -BuildRoot: %{_tmppath}/%{name}-%{version}-build Conflicts: xmahjong %description @@ -49,19 +41,18 @@ available for Windows. This is for X11 and it's free. %prep -%setup -q +%autosetup %build %configure -make %{?_smp_mflags} +%make_build %install %make_install -%{__install} -D %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png +install -D %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png %suse_update_desktop_file -i %{name} %files -%defattr(-,root,root) %doc NEWS README %{_bindir}/%{name} %{_datadir}/pixmaps/%{name}.*