1
0

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:
Dominique Leuenberger 2020-12-05 19:37:01 +00:00 committed by Git OBS Bridge
commit c6485c6980
4 changed files with 14 additions and 5 deletions

View File

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

View File

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

View File

@ -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>

View File

@ -17,7 +17,7 @@
Name: commandergenius
Version: 2.6.3
Version: 2.7.0
Release: 0
Summary: An open clone of the Commander Keen engines
License: GPL-2.0-only
@ -34,7 +34,6 @@ BuildRequires: pkgconfig(SDL2_image) >= 2.0.0
BuildRequires: pkgconfig(SDL2_mixer)
BuildRequires: pkgconfig(SDL2_ttf)
BuildRequires: pkgconfig(libcurl)
BuildRequires: pkgconfig(python3)
BuildRequires: pkgconfig(sdl2)
BuildRequires: pkgconfig(vorbis)
BuildRequires: pkgconfig(zlib)