Accepting request 333807 from home:nemysis:branches:games

Please accept these changes. And enet-devel not works in 13.2, hmm.

OBS-URL: https://build.opensuse.org/request/show/333807
OBS-URL: https://build.opensuse.org/package/show/games/7kaa?expand=0&rev=7
This commit is contained in:
2015-09-26 19:23:31 +00:00
committed by Git OBS Bridge
parent 3829f40278
commit f5cbb36013
4 changed files with 103 additions and 10 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Fri Sep 25 18:32:04 UTC 2015 - nemysis@openSUSE.org
- Update to 2.14.5, announce message:
* Switched to using SDL2.
* Gained support for full-screen stretching.
* Gained support for MacOS.
* Switched to using enet, replacing SDL_net.
* Audio code improvements.
* The multiplayer connection code has stablized.
* New game hotkeys.
* Migrate population across extended town networks.
* Added ability to migrate 10 people at a time across between towns.
* Gettext translation support.
* Several bug fixes.
- Add patch 7kaa-2.14.5.patch, - fix build
- Remove BuildRequires for desktop-file-utils
- Add BuildRequires, changed by Upstream for enet-devel and sdl2
- Remove BuildRequires, changed by Upstream for SDL_net and sdl
- Fix build with gcc5, add CXXFLAGS="%{optflags} -fno-strict-aliasing"
-------------------------------------------------------------------
Fri Nov 7 17:04:26 UTC 2014 - nemysis@gmx.ch