commit gnome-chess for openSUSE:Factory
Hello community, here is the log from the commit of package gnome-chess for openSUSE:Factory checked in at 2014-05-05 21:14:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-chess (Old) and /work/SRC/openSUSE:Factory/.gnome-chess.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gnome-chess" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-chess/gnome-chess.changes 2014-01-23 15:43:57.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-chess.new/gnome-chess.changes 2014-05-05 21:15:49.000000000 +0200 @@ -1,0 +2,119 @@ +Mon Apr 14 19:11:49 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.1: + + Fix build on non-Linux systems. + + Fix incorrect header bar title after player uses Undo. + + Fix clock counting down if chess engine reports move while game + is paused. + + Fix time labels sometimes resizing as the clock counts down. + + Disable the new game button if White has not made the first + move. + + Fix untranslated strings in the save game dialog. + + Updated translations. + +------------------------------------------------------------------- +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. + +------------------------------------------------------------------- Old: ---- gnome-chess-3.10.3.tar.xz New: ---- gnome-chess-3.12.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-chess.spec ++++++ --- /var/tmp/diff_new_pack.euXXuQ/_old 2014-05-05 21:15:50.000000000 +0200 +++ /var/tmp/diff_new_pack.euXXuQ/_new 2014-05-05 21:15:50.000000000 +0200 @@ -17,13 +17,13 @@ Name: gnome-chess -Version: 3.10.3 +Version: 3.12.1 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: 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 @@ %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 @@ %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 ++++++ gnome-chess-3.10.3.tar.xz -> gnome-chess-3.12.1.tar.xz ++++++ ++++ 113536 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de