Hello community, here is the log from the commit of package trackballs for openSUSE:Factory checked in at 2018-11-26 10:27:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trackballs (Old) and /work/SRC/openSUSE:Factory/.trackballs.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trackballs" Mon Nov 26 10:27:54 2018 rev:3 rq:651069 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/trackballs/trackballs.changes 2018-05-10 15:50:56.877859568 +0200 +++ /work/SRC/openSUSE:Factory/.trackballs.new.19453/trackballs.changes 2018-11-26 10:28:37.941145784 +0100 @@ -1,0 +2,15 @@ +Wed Nov 21 17:03:04 UTC 2018 - Jonathan Brielmaier <[email protected]> + +- Update to version 1.3.1: + * CMakeLists fix to install paths for icons and documentation + * Callbacks are delayed until the end of the physics tick + * Updated manpage + * Reduced image loading and memory use on startup + * Minor difficulty adjustments to fourSeasons_4, ds3, con4. + * Build is now reproducible + * further bug fixes and performance improvements +- remove patch: + * trackballs-icons.patch: fix included in release +- use guile-devel to make transition to Guile 2.2 easier + +------------------------------------------------------------------- Old: ---- trackballs-icons.patch v1.3.0.tar.gz New: ---- v1.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trackballs.spec ++++++ --- /var/tmp/diff_new_pack.aIHukj/_old 2018-11-26 10:28:50.717130794 +0100 +++ /var/tmp/diff_new_pack.aIHukj/_new 2018-11-26 10:28:50.721130790 +0100 @@ -12,28 +12,27 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: trackballs -Version: 1.3.0 +Version: 1.3.1 Release: 0 Summary: A Marble Madness-like Game -License: GPL-2.0 +License: GPL-2.0-only Group: Amusements/Games/3D/Other URL: https://trackballs.github.io/ Source0: https://github.com/trackballs/trackballs/archive/v%{version}.tar.gz -Patch0: trackballs-icons.patch BuildRequires: cmake BuildRequires: gcc-c++ +BuildRequires: guile-devel BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig BuildRequires: pkgconfig(SDL2_image) BuildRequires: pkgconfig(SDL2_mixer) BuildRequires: pkgconfig(SDL2_ttf) BuildRequires: pkgconfig(gl) -BuildRequires: pkgconfig(guile-2.0) BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(zlib) Obsoletes: %{name}-music @@ -47,7 +46,6 @@ %prep %setup -q -%patch0 -p1 %build %cmake \ ++++++ v1.3.0.tar.gz -> v1.3.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/trackballs/v1.3.0.tar.gz /work/SRC/openSUSE:Factory/.trackballs.new.19453/v1.3.1.tar.gz differ: char 25, line 1
