From ff675b250592e40cffc36f2e68510402053b14766a26ec27fb6264de351efc23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 4 Oct 2019 15:39:20 +0000 Subject: [PATCH] Accepting request 735035 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/735035 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-chess?expand=0&rev=89 --- gnome-chess-3.32.0.tar.xz | 3 --- gnome-chess-3.34.0.tar.xz | 3 +++ gnome-chess.changes | 16 ++++++++++++++++ gnome-chess.spec | 10 +++------- 4 files changed, 22 insertions(+), 10 deletions(-) delete mode 100644 gnome-chess-3.32.0.tar.xz create mode 100644 gnome-chess-3.34.0.tar.xz diff --git a/gnome-chess-3.32.0.tar.xz b/gnome-chess-3.32.0.tar.xz deleted file mode 100644 index 5de50e8..0000000 --- a/gnome-chess-3.32.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6998a9bc6cee1d7b6b203f9ec744f33c6f1983adb0b0a7b477c1bbca8936eb43 -size 547232 diff --git a/gnome-chess-3.34.0.tar.xz b/gnome-chess-3.34.0.tar.xz new file mode 100644 index 0000000..44c1adf --- /dev/null +++ b/gnome-chess-3.34.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6504054499e08801cb5e321b70a186f74d399699b3e29a5babf772d8cd933bd8 +size 648464 diff --git a/gnome-chess.changes b/gnome-chess.changes index bea49f3..444eb25 100644 --- a/gnome-chess.changes +++ b/gnome-chess.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Sep 8 21:14:18 CDT 2019 - mgorse@suse.com + +- Update to version 3.34.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 2 20:54:09 UTC 2019 - Bjørn Lie + +- Update to version 3.33.90: + + Fix build with latest vala. + + Updated translations. +- Drop ancient glchess and glchess-lang Obsoletes as well as + glchess Provides: No longer needed. +- Use autosetup macro. + ------------------------------------------------------------------- Mon Mar 11 15:54:38 UTC 2019 - Bjørn Lie diff --git a/gnome-chess.spec b/gnome-chess.spec index 7fb2010..071de96 100644 --- a/gnome-chess.spec +++ b/gnome-chess.spec @@ -17,13 +17,13 @@ Name: gnome-chess -Version: 3.32.0 +Version: 3.34.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.32/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-chess/3.34/%{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). @@ -38,10 +38,6 @@ BuildRequires: pkgconfig(gmodule-2.0) >= 2.44.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.0 BuildRequires: pkgconfig(librsvg-2.0) >= 2.32.0 Requires: chess_backend -# After gnome 3.6, glchess was split out of gnome-games and runs under the name gnome-chess -Obsoletes: glchess < %{version} -Obsoletes: glchess-lang < %{version} -Provides: glchess = %{version} %description This is a game for playing the classic board game of chess, in which @@ -52,7 +48,7 @@ in a window. %lang_package %prep -%setup -q +%autosetup -p1 %build %meson