Changelog for
bomberclone-0.11.9-258.14.x86_64.rpm :
* Fri Jun 24 2016 iAATTmarguerite.su- add patch: bomberclone-0.11.9-gcc6.patch
* fix boo#985197
* fix misleading indentation: \'if\' clause does not guard
* Sun Jun 21 2015 antoine.belvireAATTlaposte.net- Fix compilation with GCC 5: add -fgnu89-inline to CFLAGS.
* Wed Apr 08 2015 dimstarAATTopensuse.org- Add a comment to the .desktop file (minimal requirement to show up in AppStream based software centers).
* Sun Jul 29 2012 ajAATTsuse.de- Build with optimization.- Do not access array with negative index.
* Thu Dec 01 2011 cooloAATTsuse.com- add automake as buildrequire to avoid implicit dependency
* Sat Sep 17 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile
* Sat Sep 17 2011 cooloAATTsuse.com- fix link with -lm for real
* Sat Sep 17 2011 cooloAATTsuse.com- remove _service, too fragile
* Mon May 16 2011 reddwarfAATTopensuse.org- update to 0.11.9
* changed: opengamecache had to move to my own server. New address: ogc.gulpe.de:11111
* fixed: bug with selecting a player gfx.
* bug about compute points of the winner in multiplayer mode
* fixed: bug for server for coputing point (Suppress all process in reception of playerdata)
* display points on general menu
* scorring now a unique players wins a round add 1 point (bonus for victory) and numer of player killed by the winner
* Added Joystick support
* Added some more resolutions. (requested by some users)
* Fixed some drawing issues with flying bombs.
* The last special item use was lost on clients in a network game.
* Fixed problem with kicked bombs can travel in time.
* Special settings will be saved into the config file.
* Fixed problem on slow networks with the loop that the selected player gfx gots selected and deselected. (infinite loop on the network)
* Fixed problem with overwriting the servers address on clients
* Multiple bug fixes- fixed gcc 4.6 compilations problems- fixed math functions and SDL detection- made it honor configure options- added desktop file (menu entry)- cleaned with spec-cleaner
* Tue Jan 29 2008 ajAATTsuse.de- Add prototypes to fix build.- Use fdupes.- Use rpmoptflags.