Accepting request 176792 from home:Zaitor:branches:GNOME:Factory
Update to ver 3.9.2 OBS-URL: https://build.opensuse.org/request/show/176792 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-chess?expand=0&rev=9
This commit is contained in:
parent
3292fbc7e3
commit
ca958afc77
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dafd06cbe5e8f1f7c2ad910c98448bb5351a77b3677bbeace30aace2f9b69278
|
||||
size 3260408
|
3
gnome-chess-3.9.2.tar.xz
Normal file
3
gnome-chess-3.9.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a1933e44ff8355050612cfef46be889115748170ca638f90f09fd6551b5e47e
|
||||
size 3254972
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 27 19:35:36 UTC 2013 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.9.2:
|
||||
+ Make the computer's pieces uncontrollable.
|
||||
+ Fix Stockfish engine integration.
|
||||
+ Fix massive CPU usage after completing a game against an engine
|
||||
and starting a new one.
|
||||
+ Fix AI hang when loading a game where the human was last to
|
||||
move.
|
||||
+ Fix resigning on your opponent's turn causing him to lose (and
|
||||
you to win).
|
||||
+ Fix board numbering showing in 3D view when board numbering is
|
||||
disabled.
|
||||
+ Specify the opposing engine in saved games even if it is the
|
||||
default.
|
||||
+ Each player's clock is now initially set to half the game's
|
||||
total duration.
|
||||
+ The clock now begins counting down only after White's first
|
||||
move.
|
||||
+ The clock now stops counting down once the game is over.
|
||||
+ Stop the engine immediately when the game ends, not when the
|
||||
next game starts.
|
||||
+ Sensibly set the sensitivity of Smooth Display and Piece Style
|
||||
preferences depending on if 3D view is enabled.
|
||||
+ Improve sensitivity checks for Save As, Undo Move, Resign, and
|
||||
Claim Draw.
|
||||
+ Increase default window width to 700.
|
||||
+ Update the FSF's address in license notices.
|
||||
+ Translate "Chess" on the About page.
|
||||
+ Translation updates.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 29 11:21:33 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gnome-chess
|
||||
Version: 3.9.1
|
||||
Version: 3.9.2
|
||||
Release: 0
|
||||
Summary: Chess Game for GNOME
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user