SHA256
1
0
forked from pool/ddnet
Richard Brown 2022-07-26 17:44:04 +00:00 committed by Git OBS Bridge
commit 208996f832
4 changed files with 25 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f7be7e90e34a7bf11bdb2fec62b7040c3e0d6075053e8bb35cca13ef1593dde1
size 35670629

3
ddnet-16.2.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42f9acac55194bca298e3ed5fb50bf482e1c88e00cf04f0305e2e029f94ecba8
size 35866738

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun Jul 17 23:56:01 UTC 2022 - Timothy Brown <stimut@gmail.com>
- Update to version 16.2.2:
* [Client] Add option to change default eyes when joining server
* [Client] Tooltips to explain some settings
* [Client] DDNet HUD
* [Client] Controller support
* [Client] Add community skin option
* [Client] Prediction of switch state toggles
* [Client] Use STUN to check network status when connecting
* [Server] HTTP masterserver registering
* [Server] Enable swapping in team 0
* [Server] Shields that take away specific weapons
* [Client+Server] Unify logging infrastructure so that F1 shows all
* [Client+Server] Switch new players to DDNet config dir, support Teeworlds as fallback
* Plus many bug fixes listed at https://ddnet.tw/downloads/
-------------------------------------------------------------------
Tue Apr 5 19:07:01 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>

View File

@ -17,10 +17,10 @@
Name: ddnet
Version: 16.0.3
Version: 16.2.2
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
License: Apache-2.0 AND CC-BY-SA-3.0 AND Zlib AND MIT AND SUSE-Public-Domain
Group: Amusements/Games/Action/Race
URL: https://ddnet.tw/
Source: https://github.com/ddnet/ddnet/archive/%{version}/%{name}-%{version}.tar.gz
@ -30,11 +30,11 @@ BuildRequires: cmake
BuildRequires: desktop-file-utils
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: glslang-devel
BuildRequires: hicolor-icon-theme
BuildRequires: libminiupnpc-devel
BuildRequires: pkgconfig
BuildRequires: pnglite-devel
BuildRequires: glslang-devel
BuildRequires: python3
BuildRequires: pkgconfig(freetype2)
BuildRequires: pkgconfig(glew)
@ -47,8 +47,8 @@ BuildRequires: pkgconfig(opus)
BuildRequires: pkgconfig(opusfile)
BuildRequires: pkgconfig(sdl2)
BuildRequires: pkgconfig(sqlite3)
BuildRequires: pkgconfig(vulkan)
BuildRequires: pkgconfig(wavpack)
BuildRequires: pkgconfig(vulkan)
BuildRequires: pkgconfig(zlib)
Requires: %{name}-data = %{version}-%{release}