Accepting request 231705 from GNOME:Factory

Push GNOME:Factory - GNOME 3.12.1

OBS-URL: https://build.opensuse.org/request/show/231705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-chess?expand=0&rev=16
This commit is contained in:
Stephan Kulow 2014-05-05 19:14:58 +00:00 committed by Git OBS Bridge
commit 4a37ad8e2a
4 changed files with 130 additions and 10 deletions

View File

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

View File

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

View File

@ -1,3 +1,122 @@
-------------------------------------------------------------------
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.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 20 19:36:22 UTC 2014 - dimstar@opensuse.org Mon Jan 20 19:36:22 UTC 2014 - dimstar@opensuse.org

View File

@ -17,13 +17,13 @@
Name: gnome-chess Name: gnome-chess
Version: 3.10.3 Version: 3.12.1
Release: 0 Release: 0
Summary: Chess Game for GNOME Summary: Chess Game for GNOME
License: GPL-2.0+ License: GPL-2.0+
Group: Amusements/Games/Board/Chess Group: Amusements/Games/Board/Chess
Url: http://www.gnome.org 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: desktop-file-utils
BuildRequires: intltool >= 0.35.0 BuildRequires: intltool >= 0.35.0
BuildRequires: itstool BuildRequires: itstool
@ -31,7 +31,7 @@ BuildRequires: libxml2-tools
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(gl)
BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(glu)
BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.10
BuildRequires: pkgconfig(librsvg-2.0) BuildRequires: pkgconfig(librsvg-2.0)
BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(x11)
Requires: chess_backend Requires: chess_backend
@ -59,7 +59,7 @@ make %{?_smp_mflags}
%install %install
%make_install %make_install
%suse_update_desktop_file glchess %suse_update_desktop_file gnome-chess
%find_lang %{name} %{?no_lang_C} %find_lang %{name} %{?no_lang_C}
%post %post
@ -76,15 +76,16 @@ make %{?_smp_mflags}
%defattr(-,root,root) %defattr(-,root,root)
%doc COPYING %doc COPYING
%{_datadir}/help/C/%{name}/ %{_datadir}/help/C/%{name}/
%{_datadir}/icons/hicolor/*/apps/%{name}.* %{_datadir}/icons/hicolor/
%{_datadir}/%{name}/ %{_datadir}/%{name}/
%{_bindir}/%{name} %{_bindir}/%{name}
%dir %{_datadir}/appdata %dir %{_datadir}/appdata
%{_datadir}/appdata/gnome-chess.appdata.xml %{_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 %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
%{_mandir}/man6/%{name}.6%{?ext_man} %{_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 %files lang -f %{name}.lang