Version: 0.2-bp150.2.4
            
  * Mon Sep 11 2017 jmatejek@suse.com 
  - lua53.patch : add support for Lua 5.3 (upstream commit 1524b7c)
- change requirement to lua53
 
  * Mon Dec 26 2016 mailaender@opensuse.org 
  - Update to version 0.2
- Add appdata.patch
 
  * Sun Jun 19 2016 nemysis@openSUSE.org 
  - Remove check %if 0%{?suse_version}, because is only for openSUSE
 
  * Sat Jan 23 2016 nemysis@openSUSE.org 
  - Recreate tarball, new GitHub commit
  Please look 'git log' and announce message:
  * Add bot.lua to dist
  * Fixed some bot AI bugs
  * Revamped networking code to add reliability
  * Added the -R command line option to print resources path
- license update: GPL-3.0+ No indication that this is GPL-3.0 (only)
- Add BuildRequires for bitstream-vera-fonts
- Add Requires for bitstream-vera-fonts, thanks dstoecker
- Replace bundled font with a symlink to an identical system font
- Remove COPYING.font from Documentation
 
  * Fri Jan 01 2016 rpm@fthiessen.de 
  - Fixed lua dependencies so it will also build on openSUSE <= 13.2
 
  * Fri Sep 25 2015 nemysis@openSUSE.org 
  - Recreate tarball, new GitHub commit
  Please look 'git log'
 
  * Thu Jul 30 2015 dimstar@opensuse.org 
  - BuildRequire lua52-devel on openSUSE > 13.2 (current Tumbleweed):
  3omns has not been ported to LUA 5.3 yet.
 
  * Mon Nov 24 2014 nemysis@gmx.ch 
  - Move hicolor-icon-theme to %if 0%{?suse_version}
 
  * Tue Oct 28 2014 nemysis@gmx.ch 
  - Recreate tarball, new GitHub commit
- Remove _service, download from GitHub and packed as tar.bz2
- Remove BuildRequires for desktop-file-utils
- Use BuildRequires pkgconfig(lua) instead of lua-devel
 
  * Thu Oct 16 2014 nemysis@gmx.ch 
  - Change Group
 
  * Wed Oct 15 2014 nemysis@gmx.ch 
  - Use check for openSUSE %if 0%{?suse_version}
- Use BuildRequires pkgconfig(sdl2), pkgconfig(SDL2_image) and
  pkgconfig(SDL2_ttf) instead of libSDL2-devel, libSDL2_image-devel
  and SDL2_ttf-devel
 
  * Tue Oct 07 2014 nemysis@gmx.ch 
  - Change Source0 to use Web URL
- Remove BuildRequires for pkgconfig
- Add _service and _service:download_url:3omns-0.1-84fda5d.tar.gz
 
  * Sun Sep 28 2014 nemysis@gmx.ch 
  - Revert last commit
 
  * Sun Sep 28 2014 nemysis@gmx.ch 
  - Added missing BuildRequires for openSUSE > 12.2
 
  * Sun Sep 28 2014 nemysis@gmx.ch 
  - Use pkgconfig instead of pkgconfig(sdl)
 
  * Sun Sep 28 2014 nemysis@gmx.ch 
  - Initial package creation