Hello community, here is the log from the commit of package gnubg for openSUSE:Factory checked in at 2020-02-04 19:55:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnubg (Old) and /work/SRC/openSUSE:Factory/.gnubg.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnubg" Tue Feb 4 19:55:37 2020 rev:13 rq:769814 version:1.06.002 Changes: -------- --- /work/SRC/openSUSE:Factory/gnubg/gnubg.changes 2018-08-31 10:43:34.967140914 +0200 +++ /work/SRC/openSUSE:Factory/.gnubg.new.26092/gnubg.changes 2020-02-04 19:55:40.589402901 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 05:25:24 UTC 2020 - Steve Kowalik <[email protected]> + +- Switch to depending on python3. +- Run spec-cleaner over the specfile. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnubg.spec ++++++ --- /var/tmp/diff_new_pack.9InWSh/_old 2020-02-04 19:55:41.989403718 +0100 +++ /var/tmp/diff_new_pack.9InWSh/_new 2020-02-04 19:55:42.017403734 +0100 @@ -1,7 +1,7 @@ # # spec file for package gnubg # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2003 Achim Mueller, Germany. # Updated by Christopher Hofmann in 2010 # @@ -14,7 +14,7 @@ # 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/ # @@ -24,7 +24,7 @@ Summary: Backgammon game with analysis tools and neural network AI License: GPL-3.0-or-later Group: Amusements/Games/Board/Other -Url: http://www.gnubg.org +URL: http://www.gnubg.org Source: http://gnubg.org/media/sources/gnubg-release-%{version}-sources.tar.gz Source1: %{name}.desktop BuildRequires: autoconf @@ -41,7 +41,7 @@ BuildRequires: libcanberra-devel BuildRequires: libpng-devel BuildRequires: libtool -BuildRequires: python-devel +BuildRequires: python3-devel BuildRequires: readline-devel BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gtk+-2.0) @@ -56,7 +56,7 @@ Recommends: gnubg-databases = %{version} Recommends: gnubg-sounds = %{version} Recommends: gnubg-doc = %{version} -Recommends: python-MySQL-python +Recommends: python3-MySQL-python BuildRequires: sqlite3-devel %endif %if 0%{?fedora}
