Hello community, here is the log from the commit of package trackballs for openSUSE:Factory checked in at 2020-01-20 22:53:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trackballs (Old) and /work/SRC/openSUSE:Factory/.trackballs.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trackballs" Mon Jan 20 22:53:44 2020 rev:4 rq:765700 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/trackballs/trackballs.changes 2018-11-26 10:28:37.941145784 +0100 +++ /work/SRC/openSUSE:Factory/.trackballs.new.26092/trackballs.changes 2020-01-20 22:53:45.967304770 +0100 @@ -1,0 +2,5 @@ +Sat Jan 18 11:31:06 UTC 2020 - Jonathan Brielmaier <[email protected]> + +- Don't use Guile 3.0 as trackballs is not yet compatible + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trackballs.spec ++++++ --- /var/tmp/diff_new_pack.BJpnkQ/_old 2020-01-20 22:53:47.147305224 +0100 +++ /var/tmp/diff_new_pack.BJpnkQ/_new 2020-01-20 22:53:47.151305226 +0100 @@ -1,7 +1,7 @@ # # spec file for package trackballs # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ Source0: https://github.com/trackballs/trackballs/archive/v%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ -BuildRequires: guile-devel +BuildRequires: guile-devel < 3.0 BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig BuildRequires: pkgconfig(SDL2_image)
