diff --git a/gnome-chess-41.1.tar.xz b/gnome-chess-41.1.tar.xz deleted file mode 100644 index 96da86d..0000000 --- a/gnome-chess-41.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb619886596396b4033a3f28a3c2e3004b54ebe1b38b40d6422c17b9f2cc17d0 -size 615936 diff --git a/gnome-chess-42.0.tar.xz b/gnome-chess-42.0.tar.xz new file mode 100644 index 0000000..8984611 --- /dev/null +++ b/gnome-chess-42.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12af5493a62205ac6bb74540f0a858413da8928966a346e854330b41d73bc393 +size 661180 diff --git a/gnome-chess.changes b/gnome-chess.changes index a4ee22d..8090ecc 100644 --- a/gnome-chess.changes +++ b/gnome-chess.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Mar 18 05:13:45 UTC 2022 - Luciano Santos + +- Update to version 42.0: + + Updated translations. + +------------------------------------------------------------------- +Fri Jan 7 17:46:17 UTC 2022 - Bjørn Lie + +- Update to version 42.alpha: + + Use libadwaita. +- Add pkgconfig(libadwaita-1) BuildRequires, new dependency. + ------------------------------------------------------------------- Fri Oct 29 18:02:36 UTC 2021 - Bjørn Lie diff --git a/gnome-chess.spec b/gnome-chess.spec index febeb8a..b804e3b 100644 --- a/gnome-chess.spec +++ b/gnome-chess.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-chess # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,16 @@ Name: gnome-chess -Version: 41.1 +Version: 42.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/41/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-chess/42/%{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). +# ITS Tool is needed because there are some XML formats that Gettext does not handle, at least not now (42.alpha). BuildRequires: itstool BuildRequires: meson BuildRequires: pkgconfig @@ -36,6 +36,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(gtk4) >= 3.19.0 +BuildRequires: pkgconfig(libadwaita-1) BuildRequires: pkgconfig(librsvg-2.0) >= 2.32.0 Requires: chess_backend