Accepting request 1003949 from GNOME:Next
New stable release OBS-URL: https://build.opensuse.org/request/show/1003949 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-chess?expand=0&rev=110
This commit is contained in:
parent
ad00d53979
commit
fdf52ee337
3
gnome-chess-43.0.tar.xz
Normal file
3
gnome-chess-43.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6433fedf2f42fb22bf202d9f138ec2ee07237ad5d743809050b5c809b56cdbcb
|
||||
size 658156
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:677e4f514ef9ac88c39cd7494163aa069742604b8265ec46971070761b9ee58c
|
||||
size 665180
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 16:16:35 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 43.0:
|
||||
+ Updated application screenshot.
|
||||
+ Updated translations.
|
||||
- Add desktop-file-utils BuildRequires: New dependency.
|
||||
- Following the above new BuildRequires, add a check section and
|
||||
verify desktop file during build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 20:20:50 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gnome-chess
|
||||
Version: 43.rc
|
||||
Version: 43.0
|
||||
Release: 0
|
||||
Summary: Chess Game for GNOME
|
||||
License: GPL-3.0-or-later
|
||||
@ -25,6 +25,7 @@ Group: Amusements/Games/Board/Chess
|
||||
URL: https://wiki.gnome.org/Apps/Chess
|
||||
Source0: https://download.gnome.org/sources/gnome-chess/43/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: fdupes
|
||||
# ITS Tool is needed because there are some XML formats that Gettext does not handle, at least not now (42.alpha).
|
||||
BuildRequires: itstool
|
||||
@ -60,6 +61,9 @@ in a window.
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
%fdupes %{buildroot}%{_datadir}
|
||||
|
||||
%check
|
||||
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc NEWS
|
||||
|
Loading…
Reference in New Issue
Block a user