Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-chess for openSUSE:Factory checked in at 2021-04-10 15:26:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-chess (Old) and /work/SRC/openSUSE:Factory/.gnome-chess.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-chess" Sat Apr 10 15:26:49 2021 rev:46 rq:881117 version:40.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-chess/gnome-chess.changes 2020-12-08 13:26:07.954780082 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-chess.new.2401/gnome-chess.changes 2021-04-10 15:27:43.974403553 +0200 @@ -1,0 +2,27 @@ +Tue Mar 23 09:34:10 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Update to version 40.0: + + Update icon in user help. + + Updated translations + +------------------------------------------------------------------- +Mon Jan 11 13:58:14 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Update to version 40.alpha: + + Port to GTK 4. + + Major refactoring of portions of the UI layer. Split engine + code into separate layer. + + Rework promotion type selector to avoid GTK warnings. + + Hide timers in untimed games. + + Custom PGN tags are now prefixed with X-GNOME. + + Promotion type selector now fits screen in narrow mode. + + Use info bar, not header bar subtitle, to display extra status + messages. + + Reduce length of Oops! message in header bar on engine error. + + Improve message when game ends in stalemate. + + Move New Game from header bar to primary menu to save space. + + Rename Save to Save As, and display a separate Save action. +- Replace pkgconfig(gtk+-3.0) BuildRequires with pkgconfig(gtk4): + Follow upstreams port to GTK 4. + +------------------------------------------------------------------- Old: ---- gnome-chess-3.38.1.tar.xz New: ---- gnome-chess-40.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-chess.spec ++++++ --- /var/tmp/diff_new_pack.qIIEX8/_old 2021-04-10 15:27:44.362404010 +0200 +++ /var/tmp/diff_new_pack.qIIEX8/_new 2021-04-10 15:27:44.366404015 +0200 @@ -1,7 +1,7 @@ # # spec file for package gnome-chess # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: gnome-chess -Version: 3.38.1 +Version: 40.0 Release: 0 Summary: Chess Game for GNOME License: GPL-3.0-or-later Group: Amusements/Games/Board/Chess URL: https://wiki.gnome.org/Apps/Chess -Source0: https://download.gnome.org/sources/gnome-chess/3.38/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-chess/40/%{name}-%{version}.tar.xz BuildRequires: fdupes # ITS Tool is needed because there are some XML formats that Gettext does not handle, at least not now (3.27.2). @@ -35,7 +35,7 @@ BuildRequires: pkgconfig(gio-unix-2.0) >= 2.44.0 BuildRequires: pkgconfig(glib-2.0) >= 2.44.0 BuildRequires: pkgconfig(gmodule-2.0) >= 2.44.0 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.0 +BuildRequires: pkgconfig(gtk4) >= 3.19.0 BuildRequires: pkgconfig(librsvg-2.0) >= 2.32.0 Requires: chess_backend @@ -64,7 +64,6 @@ %doc NEWS %doc %{_datadir}/help/C/%{name}/ %{_datadir}/icons/hicolor/ -%{_datadir}/%{name}/ %{_bindir}/%{name} %dir %{_datadir}/metainfo %{_datadir}/applications/org.gnome.Chess.desktop ++++++ gnome-chess-3.38.1.tar.xz -> gnome-chess-40.0.tar.xz ++++++ ++++ 56806 lines of diff (skipped)
