diff --git a/gnome-chess-3.9.5.tar.xz b/gnome-chess-3.9.5.tar.xz deleted file mode 100644 index dcaee51..0000000 --- a/gnome-chess-3.9.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f449f5cff52b28771cc44a50d5500f6e6a803e62bc185b9f53c7803a6e5defba -size 3297576 diff --git a/gnome-chess-3.9.90.tar.xz b/gnome-chess-3.9.90.tar.xz new file mode 100644 index 0000000..6470a38 --- /dev/null +++ b/gnome-chess-3.9.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68d96fa1466694633873e62093286ad7ebcf2c89632c52a629a90e5f502e3769 +size 3308516 diff --git a/gnome-chess.changes b/gnome-chess.changes index 89b4ede..a811e54 100644 --- a/gnome-chess.changes +++ b/gnome-chess.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Mon Aug 19 18:25:02 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.90: + + New pause game option added. + + Fix figurine algebraic notation displaying the wrong figures. + + Store only one game at a time in autosave history. + + Prompt the user to save the game before opening a new one. + + Fix viewing arbitrary turns with the history combo box. + + Fullscreen icon should change to unfullscreen icon when in + fullscreen view. + + The game will now display a warning and end the game when an + engine makes an illegal move, or when a CECP engine claims + GNOME Chess allowed an illegal move, instead of hanging + forever. + + Claim Draw now works again + - If a draw cannot be claimed, an explanatory dialog is shown. + - Fix two bugs with threefold repetiton detection. + - Fix fifty-move rule detection. + + Preferences + - Now transient for the main window (not considered separate by + GNOME Shell). + - Remove show history option. + - Reorder some preferences. + + engines.conf + - Renamed to chess-engines.conf. + - Now installed into $sysconfdir instead of + $(datadir)/gnome-chess. + - The format for passing UCI options to engines has been + simplified. + - New support for adding arguments to be appended to the UCI go + command. + - UCI engines should now be much easier. + - Miscellaneous changes to other engines. + - Amundsen support dropped due to lack of support for Undo. + + Updated translations. + ------------------------------------------------------------------- Tue Jul 30 07:08:28 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-chess.spec b/gnome-chess.spec index 8cecb0a..63838f8 100644 --- a/gnome-chess.spec +++ b/gnome-chess.spec @@ -17,7 +17,7 @@ Name: gnome-chess -Version: 3.9.5 +Version: 3.9.90 Release: 0 Summary: Chess Game for GNOME License: GPL-2.0+ @@ -83,6 +83,7 @@ make %{?_smp_mflags} %{_datadir}/applications/glchess.desktop %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml %{_mandir}/man6/%{name}.6%{?ext_man} +%config %{_sysconfdir}/chess-engines.conf %files lang -f %{name}.lang