From d9a5835bc635b7a64d0d9a8fe722d8bd4b67a1a99e61b865b12c790fb6a6e8f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 28 Mar 2019 20:43:33 +0000 Subject: [PATCH] Accepting request 688474 from GNOME:Next - Update to version 3.32.0: + Updated translations. - Update to version 3.31.92: + Add padding to bottom row of widgets. + Updates to user help. - Update to version 3.31.90: + Fix "computer player is confused" when CECP engine claims a draw. + Reworded claim draw dialog to reduce confusion when engine claims draw. + Fixed zombie engine processes not being properly reaped. + New icon! + Change app ID to org.gnome.Chess. - Update to version 3.31.3: + Replace app menu with window menu. + Rewrite the user help. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/688474 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-chess?expand=0&rev=87 --- gnome-chess-3.30.1.tar.xz | 3 --- gnome-chess-3.32.0.tar.xz | 3 +++ gnome-chess.changes | 33 +++++++++++++++++++++++++++++++++ gnome-chess.spec | 11 ++++++----- 4 files changed, 42 insertions(+), 8 deletions(-) delete mode 100644 gnome-chess-3.30.1.tar.xz create mode 100644 gnome-chess-3.32.0.tar.xz diff --git a/gnome-chess-3.30.1.tar.xz b/gnome-chess-3.30.1.tar.xz deleted file mode 100644 index 168f552..0000000 --- a/gnome-chess-3.30.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4f13791a0b46da5afdc9d23a3845f8ddc4ce718cf0403a901bd4f52bea9edbf -size 1699668 diff --git a/gnome-chess-3.32.0.tar.xz b/gnome-chess-3.32.0.tar.xz new file mode 100644 index 0000000..5de50e8 --- /dev/null +++ b/gnome-chess-3.32.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6998a9bc6cee1d7b6b203f9ec744f33c6f1983adb0b0a7b477c1bbca8936eb43 +size 547232 diff --git a/gnome-chess.changes b/gnome-chess.changes index 7ce3795..bea49f3 100644 --- a/gnome-chess.changes +++ b/gnome-chess.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Mon Mar 11 15:54:38 UTC 2019 - Bjørn Lie + +- Update to version 3.32.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 4 21:44:22 UTC 2019 - Bjørn Lie + +- Update to version 3.31.92: + + Add padding to bottom row of widgets. + + Updates to user help. + +------------------------------------------------------------------- +Sun Feb 17 19:33:52 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.31.90: + + Fix "computer player is confused" when CECP engine claims a + draw. + + Reworded claim draw dialog to reduce confusion when engine + claims draw. + + Fixed zombie engine processes not being properly reaped. + + New icon! + + Change app ID to org.gnome.Chess. + +------------------------------------------------------------------- +Sat Feb 9 03:31:03 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.31.3: + + Replace app menu with window menu. + + Rewrite the user help. + + Updated translations. + ------------------------------------------------------------------- Fri Feb 8 21:28:37 UTC 2019 - bjorn.lie@gmail.com diff --git a/gnome-chess.spec b/gnome-chess.spec index 28c63cb..7fb2010 100644 --- a/gnome-chess.spec +++ b/gnome-chess.spec @@ -17,13 +17,14 @@ Name: gnome-chess -Version: 3.30.1 +Version: 3.32.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 -Source: http://download.gnome.org/sources/gnome-chess/3.30/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-chess/3.32/%{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). BuildRequires: itstool @@ -70,9 +71,9 @@ in a window. %{_datadir}/%{name}/ %{_bindir}/%{name} %dir %{_datadir}/metainfo -%{_datadir}/metainfo/gnome-chess.appdata.xml -%{_datadir}/applications/gnome-chess.desktop -%{_datadir}/glib-2.0/schemas/org.gnome.chess.gschema.xml +%{_datadir}/metainfo/org.gnome.Chess.appdata.xml +%{_datadir}/applications/org.gnome.Chess.desktop +%{_datadir}/glib-2.0/schemas/org.gnome.Chess.gschema.xml %{_mandir}/man6/%{name}.6%{?ext_man} %dir %{_sysconfdir}/gnome-chess %config %{_sysconfdir}/gnome-chess/engines.conf