diff --git a/gnome-chess-3.10.3.tar.xz b/gnome-chess-3.10.3.tar.xz deleted file mode 100644 index e879d00..0000000 --- a/gnome-chess-3.10.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:239a373dc318eeb33ecbbe175880d95239aa8500f7b67d554e084ed6ace69324 -size 3441776 diff --git a/gnome-chess-3.12.0.tar.xz b/gnome-chess-3.12.0.tar.xz new file mode 100644 index 0000000..4e1eee1 --- /dev/null +++ b/gnome-chess-3.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68295fccc998774e1cc06ed5c73ab7fdc7a824e2d765a6aeb0fe01e59323022d +size 2160592 diff --git a/gnome-chess.changes b/gnome-chess.changes index dfc00e2..653c51f 100644 --- a/gnome-chess.changes +++ b/gnome-chess.changes @@ -1,3 +1,108 @@ +------------------------------------------------------------------- +Mon Mar 24 18:21:10 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 17 08:22:36 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.92: + + Fix missing 3D mode option (by removing bad check for Wayland). + + Fix size of some buttons in the header bar. + + Use correct Play button icon in RTL layouts. + + Update screenshots and part of user docs text. + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 17 10:35:34 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.11.90: + + GNU Chess is now the recommended default chess engine for + Linux distributions. + + New difficulty levels for GNU Chess. + + The engines configuration file has moved from + SYSCONFDIR/chess-engines.conf to + SYSCONFDIR/gnome-chess/engines.conf and the original file will + no longer be read. + + engines.conf now has a new option, delay-before-move, used to + set the delay in seconds after a human moves before the engine + is told to make a move. + + Many actions previously in the gear menu now live as buttons in + the header bar. + + Added extra two seconds of delay before the engine moves for + most engines. + + This slows down the game to make it less overwhelming. + + It is no longer possible to enter 3D mode when using Wayland or + Mir. Support for these environments will not be added in time + for 3.10. Use 2D mode instead. + + The game is now properly paused when the Claim Draw dialog is + open. + + Fix color in window subtitle displayed when White is + checkmated. + + Shorten the window subtitle displayed when something goes + wrong. + + The desktop file has been renamed to gnome-chess.desktop. + + Updated man page. + + Updated translations. +- Update the %suse_update_desktop_file according to upstream + changes. + +------------------------------------------------------------------- +Mon Jan 20 19:36:26 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.4: + + Redesign: GtkHeaderBar and GtkMenuButton replace the + GtkToolbar. + + Remove fullscreen mode. + + Use symbolic icons in the buttom bar. + + Add the "linked" style to the navigation buttons. + + Use a symbolic light bulb in the preferences dialog. + + Remove extra space between White and Black timers. + + Don't automatically pause when switching windows or viewing the + menu. + + The pause key is now an accelerator for the pause/resume + action. + + Show better errors when something goes wrong with the engine. + + Never claim the engine has died when all is well. + + Display a message if a human player is in check. + + Warn user when engine fails to launch. + + Fix colors of pieces in figurine algebraic notation. + + Fix critical warnings when starting a new game. + + Never try to kill the same engine process twice. + + ChessEngine: fix minor file descriptor leaks. + + Don't leave an orphaned engine if we crash. + + About dialog: update website. + + Updated translations. + +------------------------------------------------------------------- +Mon Jan 20 19:36:25 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.3: + + New app icon. + + Replace some deprecated containers. + + Updated translations. + +------------------------------------------------------------------- +Mon Jan 20 19:36:24 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.2: + + Fix black background in 3D view. + + Fix Paused overlay displaying upside-down with Black on the + bottom. + + Fix too-small left arrow in history controls. + + Fix a harmless assertion failure. + + Add missing GTK category to desktop file. + + Updated translations. + +------------------------------------------------------------------- +Mon Jan 20 19:36:23 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.1: + + Appdata is now translatable. + + Eliminate deprecated function usage. + + Updated translations. + ------------------------------------------------------------------- Mon Jan 20 19:36:22 UTC 2014 - dimstar@opensuse.org diff --git a/gnome-chess.spec b/gnome-chess.spec index 949147d..b6527de 100644 --- a/gnome-chess.spec +++ b/gnome-chess.spec @@ -17,13 +17,13 @@ Name: gnome-chess -Version: 3.10.3 +Version: 3.12.0 Release: 0 Summary: Chess Game for GNOME License: GPL-2.0+ Group: Amusements/Games/Board/Chess Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-chess/3.10/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-chess/3.12/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: intltool >= 0.35.0 BuildRequires: itstool @@ -31,7 +31,7 @@ BuildRequires: libxml2-tools BuildRequires: update-desktop-files BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(glu) -BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.10 BuildRequires: pkgconfig(librsvg-2.0) BuildRequires: pkgconfig(x11) Requires: chess_backend @@ -59,7 +59,7 @@ make %{?_smp_mflags} %install %make_install -%suse_update_desktop_file glchess +%suse_update_desktop_file gnome-chess %find_lang %{name} %{?no_lang_C} %post @@ -76,15 +76,16 @@ make %{?_smp_mflags} %defattr(-,root,root) %doc COPYING %{_datadir}/help/C/%{name}/ -%{_datadir}/icons/hicolor/*/apps/%{name}.* +%{_datadir}/icons/hicolor/ %{_datadir}/%{name}/ %{_bindir}/%{name} %dir %{_datadir}/appdata %{_datadir}/appdata/gnome-chess.appdata.xml -%{_datadir}/applications/glchess.desktop +%{_datadir}/applications/gnome-chess.desktop %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml %{_mandir}/man6/%{name}.6%{?ext_man} -%config %{_sysconfdir}/chess-engines.conf +%dir %{_sysconfdir}/gnome-chess +%config %{_sysconfdir}/gnome-chess/engines.conf %files lang -f %{name}.lang