diff --git a/ddnet-16.0.3.tar.gz b/ddnet-16.0.3.tar.gz deleted file mode 100644 index 41ad6a4..0000000 --- a/ddnet-16.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7be7e90e34a7bf11bdb2fec62b7040c3e0d6075053e8bb35cca13ef1593dde1 -size 35670629 diff --git a/ddnet-16.2.2.tar.gz b/ddnet-16.2.2.tar.gz new file mode 100644 index 0000000..b788353 --- /dev/null +++ b/ddnet-16.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42f9acac55194bca298e3ed5fb50bf482e1c88e00cf04f0305e2e029f94ecba8 +size 35866738 diff --git a/ddnet.changes b/ddnet.changes index 8c5574c..929f999 100644 --- a/ddnet.changes +++ b/ddnet.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sun Jul 17 23:56:01 UTC 2022 - Timothy Brown + +- 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 diff --git a/ddnet.spec b/ddnet.spec index 8ba30f5..7955b47 100644 --- a/ddnet.spec +++ b/ddnet.spec @@ -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}