Accepting request 853652 from GNOME:Next
New stable release OBS-URL: https://build.opensuse.org/request/show/853652 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-chess?expand=0&rev=97
This commit is contained in:
parent
435acd8e61
commit
6bdd2e69c8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0fb797546b8a015bede73b1ad35d97c5a83cb7972ec5d87f042b75d93a22c283
|
|
||||||
size 744408
|
|
3
gnome-chess-3.38.1.tar.xz
Normal file
3
gnome-chess-3.38.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1470f037c0dffe0285c121f7b6655e1245761f99a9974ab3c04dee5d6e89f5ae
|
||||||
|
size 747900
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 7 20:49:38 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 3.38.1:
|
||||||
|
+ Try to make all chess engines easier on Easy and Normal
|
||||||
|
difficulty.
|
||||||
|
+ Fix claim draw dialog appearing every turn after threefold
|
||||||
|
repetition.
|
||||||
|
+ Fix bogus "computer player is confused" errors in several
|
||||||
|
situations:
|
||||||
|
- When the engine is stalemated.
|
||||||
|
- When starting a new game while the game is paused, if the
|
||||||
|
engine has moved during pause.
|
||||||
|
- When resigning immediately before the engine moves.
|
||||||
|
+ Fix file chooser defaulting to /run when game is saved for a
|
||||||
|
second time under flatpak.
|
||||||
|
+ Fix detection of stalled chess engine in untimed games.
|
||||||
|
+ Fix claim draw dialog appearing before a forced draw.
|
||||||
|
+ Fix ChessScene removing invalid GSource.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 14 12:38:12 UTC 2020 - dimstar@opensuse.org
|
Mon Sep 14 12:38:12 UTC 2020 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gnome-chess
|
Name: gnome-chess
|
||||||
Version: 3.38.0
|
Version: 3.38.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Chess Game for GNOME
|
Summary: Chess Game for GNOME
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user