Accepting request 839030 from home:mnhauke:games

- Update to 0.9.1:
  * Fix bugs that spawn player in locked rooms
  Game
  * Fix spawning player in locked rooms.
  * Fix spawning keys inside locked doors.
  * Add show map powerup in Doom campaign.
  Editor
  * Add color highlights for locked rooms.
  Other
  * Fix linker issue in gcc10 (fixed by @susnux).
- Drop patch:
  * cdogs-gLog.patch (fixed upstream)

OBS-URL: https://build.opensuse.org/request/show/839030
OBS-URL: https://build.opensuse.org/package/show/games/cdogs-sdl?expand=0&rev=22
This commit is contained in:
2020-10-01 20:31:41 +00:00
committed by Git OBS Bridge
parent a4235ecf46
commit 9eeae42cde
5 changed files with 20 additions and 30 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Oct 1 18:35:10 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to 0.9.1:
* Fix bugs that spawn player in locked rooms
Game
* Fix spawning player in locked rooms.
* Fix spawning keys inside locked doors.
* Add show map powerup in Doom campaign.
Editor
* Add color highlights for locked rooms.
Other
* Fix linker issue in gcc10 (fixed by @susnux).
- Drop patch:
* cdogs-gLog.patch (fixed upstream)
-------------------------------------------------------------------
Wed Sep 30 11:12:45 UTC 2020 - Ferdinand Thiessen <rpm@fthiessen.de>