Accepting request 962795 from GNOME:Next

GNOME 42 - here we come

OBS-URL: https://build.opensuse.org/request/show/962795
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-chess?expand=0&rev=105
This commit is contained in:
Dominique Leuenberger 2022-03-21 08:35:05 +00:00 committed by Git OBS Bridge
parent 8ea8dabb35
commit 5e24b69337
4 changed files with 21 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb619886596396b4033a3f28a3c2e3004b54ebe1b38b40d6422c17b9f2cc17d0
size 615936

3
gnome-chess-42.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12af5493a62205ac6bb74540f0a858413da8928966a346e854330b41d73bc393
size 661180

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Mar 18 05:13:45 UTC 2022 - Luciano Santos <luc14n0@opensuse.org>
- Update to version 42.0:
+ Updated translations.
-------------------------------------------------------------------
Fri Jan 7 17:46:17 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>

View File

@ -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