diff --git a/gnome-chess-3.7.5.tar.xz b/gnome-chess-3.7.5.tar.xz deleted file mode 100644 index c9b04f3..0000000 --- a/gnome-chess-3.7.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:51f085ff0a035aad86fa19fb57f4f33665b1133d202cdb350f9dc5383350f14f -size 3357756 diff --git a/gnome-chess-3.8.0.tar.xz b/gnome-chess-3.8.0.tar.xz new file mode 100644 index 0000000..38c97a6 --- /dev/null +++ b/gnome-chess-3.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed6ae4f20b8c21d8e3ce54557c79320dabff63ddbd83292b395a2e3a3156b24d +size 3284980 diff --git a/gnome-chess.changes b/gnome-chess.changes index 93a9ad2..138e0eb 100644 --- a/gnome-chess.changes +++ b/gnome-chess.changes @@ -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 diff --git a/gnome-chess.spec b/gnome-chess.spec index 32186b7..eb8af32 100644 --- a/gnome-chess.spec +++ b/gnome-chess.spec @@ -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}