Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xonotic for openSUSE:Factory checked in at 2022-07-22 19:20:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xonotic (Old) and /work/SRC/openSUSE:Factory/.xonotic.new.21925 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xonotic" Fri Jul 22 19:20:49 2022 rev:8 rq:990556 version:0.8.5 Changes: -------- --- /work/SRC/openSUSE:Factory/xonotic/xonotic.changes 2021-07-12 21:41:04.727710586 +0200 +++ /work/SRC/openSUSE:Factory/.xonotic.new.21925/xonotic.changes 2022-07-22 19:21:10.132654668 +0200 @@ -1,0 +2,7 @@ +Sun Jul 17 15:50:00 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 0.8.5: + * https://xonotic.org/posts/2022/xonotic-0-8-5-release/ +- drop gcc11-typedef-alignment.patch (obsolete) + +------------------------------------------------------------------- Old: ---- gcc11-typedef-alignment.patch xonotic-0.8.2.zip New: ---- xonotic-0.8.5.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xonotic.spec ++++++ --- /var/tmp/diff_new_pack.iLj46G/_old 2022-07-22 19:21:23.876676878 +0200 +++ /var/tmp/diff_new_pack.iLj46G/_new 2022-07-22 19:21:23.880676884 +0200 @@ -1,7 +1,7 @@ # # spec file for package xonotic # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %bcond_without systemd Name: xonotic -Version: 0.8.2 +Version: 0.8.5 Release: 0 Summary: Fast-paced first person shooter License: GPL-2.0-or-later @@ -30,8 +30,6 @@ Source3: xonotic.init Source4: %{name}.changes Source100: xonotic.appdata.xml -# PATCH-FIX-UPSTREAM gcc11-typedef-alignment.patch -- Fix build with GCC 11 on x86_64: https://gitlab.com/xonotic/darkplaces/-/issues/361 -Patch1: gcc11-typedef-alignment.patch BuildRequires: SDL2-devel BuildRequires: alsa-devel BuildRequires: d0_blind_id-devel @@ -81,9 +79,6 @@ %prep %setup -q -n Xonotic -pushd source/darkplaces -%patch1 -p1 -popd rm -rf misc/buildfiles/ # use system libs sed -i \ -e "/^EXE_/s:darkplaces:%{name}-%{version}:" \ @@ -126,7 +121,6 @@ rm -rf %{buildroot}%{_datadir}/%{name}/server/readme.txt rm -rf %{buildroot}%{_datadir}/%{name}/server/server_windows.bat rm -rf %{buildroot}%{_datadir}/%{name}/server/server.cfg -rm -rf %{buildroot}%{_datadir}/%{name}/server/help.cfg mkdir -p %{buildroot}%{_localstatedir}/lib/%{name} @@ -214,6 +208,6 @@ %attr(755,root,root) %{_datadir}/%{name}/server/server_mac.sh %{_datadir}/%{name}/key_0.d0pk %license COPYING GPL-2 GPL-3 -%doc server/server.cfg server/help.cfg +%doc server/server.cfg %changelog