Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ddnet for openSUSE:Factory checked in at 2022-04-08 22:45:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ddnet (Old) and /work/SRC/openSUSE:Factory/.ddnet.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ddnet" Fri Apr 8 22:45:33 2022 rev:8 rq:967675 version:16.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ddnet/ddnet.changes 2022-02-24 18:24:09.210647538 +0100 +++ /work/SRC/openSUSE:Factory/.ddnet.new.1900/ddnet.changes 2022-04-08 22:45:37.563200877 +0200 @@ -1,0 +2,53 @@ +Tue Apr 5 19:07:01 UTC 2022 - Carsten Ziepke <kiel...@gmail.com> + +- Update to version 16.0.3 + - [Client] New Vulkan graphics renderer for more FPS + (enable in Graphics Settings) + - [Client] Improved demo renderer performance + - [Client] New players join Tutorial servers by default + - [Client] Replace browser icons with font icons + - [Editor] Quad knife tool + - [Client] Automatic font size in menu + - [Client] Make hook collision line size adjustable + - [Client] Automatically select search string on Ctrl+F + - [Client] Add optional save_replay parameter (filename) + - [Client] Improvement of the automatic completion of player + names in chat + - [Client] Fix duplicated team messages with dummy + - [Client] Fix binds, fix sounds and demo playback for + violent gametypes + - [Client] Fix sound bug on large maps (like Back in Time 3) + - [Client] Fix dummy connect on some vanilla servers + - [Client] Show key presses in nameplates + - [Client] Update local hook collision line every frame + - [Client] Allow the ghost to carry any weapon + - [Client] Show correct server address when connecting + - [Client] Drop non-RGBA image-support in skins + - [Client] Fix listbox item double click behaviour + - [Client] Fix bindings with modifiers + - [Client] Support saving any size binds + - [Client] HTTP Serverbrowser: Quit faster + - [Client] Remove the totally unsafe editor undo + - [Client] Fix client freezes if server sends funny ticks + - [Client] Fix wrong warnings with saved config file + - [Client] Fix integer overflow in CHud when server time + exceeds around 248 days + - [Client] Don't print binds into F1 + - [Client] Fix player death effect color + - [Server] Do not mute if spam protection is off + - [Server] Write log to disk on assert + - [Server] Fix specteam 1 not showing teammates while + spectating/freecam in solo + - [Server] Fix logging into rcon with dummy + - [Server] No chat messages for live freeze + - [Server] Make spawn position independent of players + in other teams + - [Server] Record player_ready event in Teehistorian + - [Server] Fix recording server-side demos + - [Server] Fix laser clipping + - [Tools] Fixed bad DataReader loop on map_replace_image + - [Client+Server] Support NO_COLOR environment variable +- Add BuildRequires pkgconfig(vulkan) and glslang-devel for + the new Vulkan graphics renderer + +------------------------------------------------------------------- Old: ---- ddnet-15.9.1.tar.gz New: ---- ddnet-16.0.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ddnet.spec ++++++ --- /var/tmp/diff_new_pack.WZKZ8j/_old 2022-04-08 22:45:38.447191065 +0200 +++ /var/tmp/diff_new_pack.WZKZ8j/_new 2022-04-08 22:45:38.451191021 +0200 @@ -17,7 +17,7 @@ Name: ddnet -Version: 15.9.1 +Version: 16.0.3 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 @@ -34,6 +34,7 @@ BuildRequires: libminiupnpc-devel BuildRequires: pkgconfig BuildRequires: pnglite-devel +BuildRequires: glslang-devel BuildRequires: python3 BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(glew) @@ -47,6 +48,7 @@ BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(wavpack) +BuildRequires: pkgconfig(vulkan) BuildRequires: pkgconfig(zlib) Requires: %{name}-data = %{version}-%{release} @@ -82,7 +84,8 @@ -DAUTOUPDATE=OFF \ -DANTIBOT=ON \ -DUPNP=ON \ - -DSTEAM=OFF + -DSTEAM=OFF \ + -DVIDEORECORDER=OFF %cmake_build %install ++++++ ddnet-15.9.1.tar.gz -> ddnet-16.0.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/ddnet/ddnet-15.9.1.tar.gz /work/SRC/openSUSE:Factory/.ddnet.new.1900/ddnet-16.0.3.tar.gz differ: char 13, line 1