forked from pool/commandergenius
Accepting request 853191 from games
- Update to release 2.7.0 * More Keen Dreams fixes * More Lua support and remaining python code is now completely removed * Added sound buffer amplifier for improving the sound/music quality hopefully on certain systems OBS-URL: https://build.opensuse.org/request/show/853191 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/commandergenius?expand=0&rev=14
This commit is contained in:
commit
c6485c6980
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c865ec6f7fb7db1da0ca4b7545a179e662380b5a613b97043ed840d81ff3e43b
|
|
||||||
size 55363400
|
|
3
Commander-Genius-v2.7.0.tar.bz2
Normal file
3
Commander-Genius-v2.7.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a1fc8c6b9ff6b544aa0b9659dc41ac893fa686b1faf321abb5e1e2f453c15904
|
||||||
|
size 55338290
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 4 17:17:46 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to release 2.7.0
|
||||||
|
* More Keen Dreams fixes
|
||||||
|
* More Lua support and remaining python code is now completely
|
||||||
|
removed
|
||||||
|
* Added sound buffer amplifier for improving the sound/music
|
||||||
|
quality hopefully on certain systems
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 26 08:12:23 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
Mon Oct 26 08:12:23 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: commandergenius
|
Name: commandergenius
|
||||||
Version: 2.6.3
|
Version: 2.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An open clone of the Commander Keen engines
|
Summary: An open clone of the Commander Keen engines
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -34,7 +34,6 @@ BuildRequires: pkgconfig(SDL2_image) >= 2.0.0
|
|||||||
BuildRequires: pkgconfig(SDL2_mixer)
|
BuildRequires: pkgconfig(SDL2_mixer)
|
||||||
BuildRequires: pkgconfig(SDL2_ttf)
|
BuildRequires: pkgconfig(SDL2_ttf)
|
||||||
BuildRequires: pkgconfig(libcurl)
|
BuildRequires: pkgconfig(libcurl)
|
||||||
BuildRequires: pkgconfig(python3)
|
|
||||||
BuildRequires: pkgconfig(sdl2)
|
BuildRequires: pkgconfig(sdl2)
|
||||||
BuildRequires: pkgconfig(vorbis)
|
BuildRequires: pkgconfig(vorbis)
|
||||||
BuildRequires: pkgconfig(zlib)
|
BuildRequires: pkgconfig(zlib)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user