Accepting request 162002 from GNOME:Factory

Update to 3.8.0 (forwarded request 161872 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/162002
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-chess?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2013-04-02 09:45:46 +00:00 committed by Git OBS Bridge
commit 9754616622
4 changed files with 24 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Mar 30 15:22:12 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.0:
+ Updated translations.
- Changes from version 3.7.92:
+ Rename desktop file back to glchess.desktop.
+ Updated translations.
- Changes from version 3.7.90:
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 19 22:49:35 UTC 2013 - dimstar@opensuse.org
- Also obsolete glchess-lang to ease upgrades.
-------------------------------------------------------------------
Fri Mar 1 12:43:00 UTC 2013 - dimstar@opensuse.org

View File

@ -17,13 +17,13 @@
Name: gnome-chess
Version: 3.7.5
Version: 3.8.0
Release: 0
Summary: Chess Game for GNOME
License: GPL-2.0+
Group: Amusements/Games/Board/Chess
Url: http://www.gnome.org
Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-chess/3.7/gnome-chess-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-chess/3.8/%{name}-%{version}.tar.xz
BuildRequires: desktop-file-utils
BuildRequires: intltool >= 0.35.0
BuildRequires: itstool
@ -39,6 +39,7 @@ Requires: chess_backend
Recommends: %{name}-lang
# 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}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%glib2_gsettings_schema_requires
@ -59,7 +60,7 @@ make %{?_smp_mflags}
%install
%make_install
%suse_update_desktop_file %{name}
%suse_update_desktop_file glchess
%find_lang %{name} %{?no_lang_C}
%post
@ -79,7 +80,7 @@ make %{?_smp_mflags}
%{_datadir}/icons/hicolor/*/apps/%{name}.*
%{_datadir}/%{name}/
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
%{_datadir}/applications/glchess.desktop
%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
%{_mandir}/man6/%{name}.6%{?ext_man}