diff --git a/love.spec b/love.spec index 2d6ca1c..161ec4a 100644 --- a/love.spec +++ b/love.spec @@ -7,7 +7,7 @@ Name: love Version: 0.10.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A free 2D game engine which enables easy game creation in Lua #All is licensed as zlib with one exception: @@ -123,6 +123,9 @@ fi %{_libdir}/lib%{name}.* %changelog +* Sun Nov 13 2016 Jeremy Newton - 0.10.2-3 +- Bump and build + * Sat Nov 12 2016 Jeremy Newton - Enable mp3 support