From 3fff89904f065da8c401d8779f1cd76f98b060918d37b399ac7d9d600c46f27c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 8 Sep 2016 21:21:19 +0000 Subject: [PATCH] Accepting request 424968 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/424968 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-chess?expand=0&rev=64 --- gnome-chess-3.20.1.tar.xz | 3 --- gnome-chess-3.21.90.tar.xz | 3 +++ gnome-chess.changes | 22 ++++++++++++++++++++++ gnome-chess.spec | 4 ++-- 4 files changed, 27 insertions(+), 5 deletions(-) delete mode 100644 gnome-chess-3.20.1.tar.xz create mode 100644 gnome-chess-3.21.90.tar.xz diff --git a/gnome-chess-3.20.1.tar.xz b/gnome-chess-3.20.1.tar.xz deleted file mode 100644 index 11f1cc7..0000000 --- a/gnome-chess-3.20.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4715349339491bd7a1072d5d362b5df76efa2067f4363c4b37d9579201d8c66d -size 2789828 diff --git a/gnome-chess-3.21.90.tar.xz b/gnome-chess-3.21.90.tar.xz new file mode 100644 index 0000000..33bebf4 --- /dev/null +++ b/gnome-chess-3.21.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76d77361701f08e5c5e277986c2d1ec3288bdae64d3ffaa5541a6e488c05e64e +size 2774356 diff --git a/gnome-chess.changes b/gnome-chess.changes index dde4b04..fc669c0 100644 --- a/gnome-chess.changes +++ b/gnome-chess.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Aug 16 10:17:54 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.90: + + Update appdata. + + Fix style-checker with new libgnome-games-support. + + Fix valac warnings about static const. + + Stop using intltool. + + Remove 3D from desktop file comment. + + Use namespace instead of class for BitBoard. + + autogen: Improve style of style checker enablement code. + + Updated translations. + +------------------------------------------------------------------- +Tue Jun 21 17:54:10 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.3: + + Display an information bar if no chess engine is + installed. + + Make build work when srcdir != builddir. + + Updated translations. + ------------------------------------------------------------------- Sat May 7 08:50:42 UTC 2016 - zaitor@opensuse.org diff --git a/gnome-chess.spec b/gnome-chess.spec index aeeb209..8485436 100644 --- a/gnome-chess.spec +++ b/gnome-chess.spec @@ -17,13 +17,13 @@ Name: gnome-chess -Version: 3.20.1 +Version: 3.21.90 Release: 0 Summary: Chess Game for GNOME License: GPL-3.0+ Group: Amusements/Games/Board/Chess Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-chess/3.20/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-chess/3.21/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: intltool >= 0.35.0 BuildRequires: itstool