Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bzflag for openSUSE:Factory checked in at 2022-03-16 20:20:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bzflag (Old) and /work/SRC/openSUSE:Factory/.bzflag.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bzflag" Wed Mar 16 20:20:49 2022 rev:36 rq:962102 version:2.4.24 Changes: -------- --- /work/SRC/openSUSE:Factory/bzflag/bzflag.changes 2021-09-08 21:37:03.313919277 +0200 +++ /work/SRC/openSUSE:Factory/.bzflag.new.25692/bzflag.changes 2022-03-16 20:21:04.584996553 +0100 @@ -1,0 +2,13 @@ +Sat Mar 12 15:18:37 UTC 2022 - Carsten Ziepke <kiel...@gmail.com> + +- Update to 2.4.24 + * Don't crash when removing the BZFS Cron server-side player + * Announce who adjusted the countdown with /modcount + * Add support for Apple silicon builds + * Work around an SDL 2.0.20 event handling regression + * Do not explicitly link to X11 when using SDL +- Run spec-cleaner +- Fix encoding of rc.bzflagserver, changed to UTF8 +- Fix obsolete-suse-version-check warning + +------------------------------------------------------------------- Old: ---- bzflag-2.4.22.tar.gz New: ---- bzflag-2.4.24.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bzflag.spec ++++++ --- /var/tmp/diff_new_pack.oAYCVd/_old 2022-03-16 20:21:05.316997080 +0100 +++ /var/tmp/diff_new_pack.oAYCVd/_new 2022-03-16 20:21:05.324997086 +0100 @@ -1,7 +1,7 @@ # # spec file for package bzflag # -# 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,11 +18,10 @@ #Compat macro for new _fillupdir macro introduced in Nov 2017 %if ! %{defined _fillupdir} - %define _fillupdir /var/adm/fillup-templates + %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif - Name: bzflag -Version: 2.4.22 +Version: 2.4.24 Release: 0 Summary: 3D Networked Multiplayer Tank Battle Game License: GPL-2.0-or-later @@ -48,17 +47,14 @@ BuildRequires: ncurses-devel BuildRequires: systemd-rpm-macros BuildRequires: update-desktop-files +Requires(pre): %fillup_prereq +%{?systemd_ordering} %if 0%{?sles_version} BuildRequires: glew-devel %else BuildRequires: pkgconfig(glew) %endif -%if 0%{?suse_version} > 1230 BuildRequires: zlib-devel -%endif -Requires(pre): %fillup_prereq -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%{?systemd_ordering} %description BZFlag is a 3D multiplayer tank battle game that allows users to play @@ -79,7 +75,7 @@ --disable-dependency-tracking \ --libdir=%{_libdir}/%{name} \ --disable-static -make %{?_smp_mflags} all +%make_build all %pre %service_add_pre bzflagserver.service ++++++ bzflag-2.4.22.tar.gz -> bzflag-2.4.24.tar.gz ++++++ /work/SRC/openSUSE:Factory/bzflag/bzflag-2.4.22.tar.gz /work/SRC/openSUSE:Factory/.bzflag.new.25692/bzflag-2.4.24.tar.gz differ: char 5, line 1 ++++++ rc.bzflagserver ++++++ --- /var/tmp/diff_new_pack.oAYCVd/_old 2022-03-16 20:21:05.436997167 +0100 +++ /var/tmp/diff_new_pack.oAYCVd/_new 2022-03-16 20:21:05.440997170 +0100 @@ -2,7 +2,7 @@ # Copyright (c) 1995-2002 SuSE Linux AG, Nuernberg, Germany. # All rights reserved. # -# Author: Mads Martin J?rgensen <feedb...@suse.de> +# Author: Mads Martin J??rgensen <feedb...@suse.de> # # /etc/init.d/bzflagserver #