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
This commit is contained in:
Bjørn Lie 2019-10-04 15:39:20 +00:00 committed by Git OBS Bridge
parent d9a5835bc6
commit ff675b2505
4 changed files with 22 additions and 10 deletions

View File

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

View File

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

View File

@ -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 <bjorn.lie@gmail.com>
- 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 <bjorn.lie@gmail.com>

View File

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