SHA256
1
0
forked from pool/gnubg

+ fixed export and import of .mat files containing beavers. Such files

from JellyFish, Snowie and XG should import but not the flawed ones 
    created by earlier versions of GNUbg (use .sgf files in this case).
    If exporting from GNUbg to other software, note that the latter may 
    not support raccoons or further redoubles and may assume that beavers 
    cannot be dropped.
  + due to different versions of the GTK graphical libraries, the look of 
    the GUI is slightly different from that of the previous versions.
  + the minor version of the Python interpreter is different (major 
    version is unchanged at 2.7). Python modules included with GNUbg may 
    differ in more significant ways.
  Includes changes from 1.05.000:
  + upgrade of the random.org code to support https protocol

OBS-URL: https://build.opensuse.org/package/show/games/gnubg?expand=0&rev=30
This commit is contained in:
Christopher Hofmann 2018-08-13 13:31:37 +00:00 committed by Git OBS Bridge
parent 4833d925cb
commit b0f4a90f45

View File

@ -2,6 +2,20 @@
Mon Aug 13 10:23:31 UTC 2018 - cwh@suse.com Mon Aug 13 10:23:31 UTC 2018 - cwh@suse.com
- Update to version 1.06.002 - Update to version 1.06.002
+ fixed export and import of .mat files containing beavers. Such files
from JellyFish, Snowie and XG should import but not the flawed ones
created by earlier versions of GNUbg (use .sgf files in this case).
If exporting from GNUbg to other software, note that the latter may
not support raccoons or further redoubles and may assume that beavers
cannot be dropped.
+ due to different versions of the GTK graphical libraries, the look of
the GUI is slightly different from that of the previous versions.
+ the minor version of the Python interpreter is different (major
version is unchanged at 2.7). Python modules included with GNUbg may
differ in more significant ways.
Includes changes from 1.05.000:
+ upgrade of the random.org code to support https protocol
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 24 09:19:57 UTC 2018 - bwiedemann@suse.com Tue Jul 24 09:19:57 UTC 2018 - bwiedemann@suse.com