2015-09-29 15:06:45 +00:00
committed by Git OBS Bridge
parent b3c6019c9c
commit c7010b5775
3 changed files with 61 additions and 0 deletions

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Tue Sep 29 15:06:37 UTC 2015 - opensuse@dstoecker.de
- patch buffer overflow
-------------------------------------------------------------------
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