Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ddnet for openSUSE:Factory checked in at 2021-05-07 16:46:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ddnet (Old) and /work/SRC/openSUSE:Factory/.ddnet.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ddnet" Fri May 7 16:46:07 2021 rev:2 rq:891303 version:15.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ddnet/ddnet.changes 2020-09-25 16:31:03.119864698 +0200 +++ /work/SRC/openSUSE:Factory/.ddnet.new.2988/ddnet.changes 2021-05-07 16:46:33.316111023 +0200 @@ -1,0 +2,25 @@ +Thu Apr 29 12:49:54 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de> + +- Update to version 15.4 + * More colors from components in consoles + * Add dummy_reset and remove +resetdummy + * Local ranking info viewable ingame (/top5, /rank) + * Add swap functionality for teams (/swap) + * Add: Menu tabs animations + * Add: Color picker in settings + * Add: Better sliders and lists + * Add: Indicate strength of hook in nameplates + * Freeview mouse moves faster when zoomed out + * New chat look + * Show friends on spectate tab + * Warn new players about name with points + * Smooth dynamic camera + * Optimize UI rendering + * Add menu background maps + * Add changeable assets in settings + * Add new renderer, looks more consistent with ingame + * New start menu adapted from Teeworlds 0.7 + * A lot other changes, see https://ddnet.tw/downloads/ +- Drop upstream merged steam-api.patch + +------------------------------------------------------------------- Old: ---- ddnet-14.5.1.tar.gz steam-api.patch New: ---- ddnet-15.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ddnet.spec ++++++ --- /var/tmp/diff_new_pack.S4gob5/_old 2021-05-07 16:46:34.060107652 +0200 +++ /var/tmp/diff_new_pack.S4gob5/_new 2021-05-07 16:46:34.064107634 +0200 @@ -1,7 +1,7 @@ # # spec file for package ddnet # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,19 +16,18 @@ # Name: ddnet -Version: 14.5.1 +Version: 15.4 Release: 0 Summary: DDraceNetwork, a cooperative racing mod of Teeworlds License: Zlib AND CC-BY-SA-3.0 AND Apache-2.0 AND MIT AND SUSE-Public-Domain URL: https://ddnet.tw/ Source: https://github.com/ddnet/ddnet/archive/%{version}/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM https://github.com/ddnet/ddnet/pull/2684 -Patch0: steam-api.patch Group: Amusements/Games/Action/Race BuildRequires: cmake -BuildRequires: fdupes BuildRequires: desktop-file-utils +BuildRequires: fdupes BuildRequires: gcc-c++ +BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig BuildRequires: pnglite-devel BuildRequires: python3 @@ -76,17 +75,13 @@ %autosetup -p1 %build -mkdir build && cd build -cmake .. \ - -DCMAKE_INSTALL_PREFIX=%{_prefix} \ +%cmake \ -DPREFER_BUNDLED_LIBS=OFF \ -DAUTOUPDATE=OFF \ -DANTIBOT=ON \ -DUPNP=ON \ - -DSTEAM=OFF \ - -DCMAKE_BUILD_TYPE=RelWithDebInfo - -%make_build + -DSTEAM=OFF +%cmake_build %install %cmake_install @@ -103,14 +98,11 @@ %{_bindir}/DDNet %{_libdir}/%{name}/ %{_datadir}/applications/%{name}.desktop +%{_datadir}/icons/hicolor/*/apps/%{name}.png %{_datadir}/metainfo/*.appdata.xml %files data %{_datadir}/%{name}/ -%{_datadir}/icons/hicolor/*/apps/%{name}.png -%dir %{_datadir}/icons/hicolor/ -%dir %{_datadir}/icons/hicolor/*/ -%dir %{_datadir}/icons/hicolor/*/apps/ %files server %{_mandir}/man6/DDNet-Server.6%{?ext_man} ++++++ ddnet-14.5.1.tar.gz -> ddnet-15.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/ddnet/ddnet-14.5.1.tar.gz /work/SRC/openSUSE:Factory/.ddnet.new.2988/ddnet-15.4.tar.gz differ: char 12, line 1