forked from pool/gnubg
6fcda24870
Update to version 1.08.002 OBS-URL: https://build.opensuse.org/request/show/1156891 OBS-URL: https://build.opensuse.org/package/show/games/gnubg?expand=0&rev=37
275 lines
9.6 KiB
Plaintext
275 lines
9.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Mar 11 08:57:55 UTC 2024 - jun wang <jgwang@suse.com>
|
|
|
|
- Update to version 1.08.002
|
|
* Fix potential corruption of gnubgautorc file.
|
|
* changelog from 1.08.001
|
|
+ Fix old quirk in the implementation of the PIPLOSS input
|
|
(bug #65035)
|
|
+ Use a different cube efficiency ratio for 0- and 1-ply
|
|
evaluations (0.76 instead of 0.68)
|
|
+ build the GTK2 version using GtkUIManager by default
|
|
+ Add a feature to show how the player's GNU error rate has
|
|
evolved throughout the player's history, as provided by the
|
|
database records
|
|
+ Add cubeless MET contributed by Tilemachos Zoidis
|
|
+ replace the original Mersenne Twister RNG by the improved
|
|
SFMT version
|
|
+ Introduce the "SmartSit" feature that enables to define a
|
|
list of users that automatically sit at the bottom of the
|
|
board (as player1) in opened matches
|
|
+ Names can be added or deleted in Settings > Options > Display
|
|
+ Remove the similar but more limited set/show aliases CLI
|
|
commands
|
|
+ Extend batch analysis feature with a new button in the main
|
|
toolbar: "Analyse file". Three options are available in
|
|
Settings / Analysis
|
|
+ Introduce a background analysis feature with a new button in
|
|
the main toolbar: "Analyse"
|
|
+ Improvements to the score map feature ; notably its default
|
|
configuration is now configurable via Settings/Analysis/
|
|
ScoreMap
|
|
* changelog from 1.07.001
|
|
+ Use SOURCE_DATE_EPOCH as defined in
|
|
https://reproducible-builds.org/specs/source-date-epoch/ to
|
|
set timestamps at build
|
|
+ Add a button to show a map of chequer or cube evaluations at
|
|
various scores
|
|
+ Add a button to the cube analysis widget to switch between
|
|
at-score and money evaluations
|
|
+ Finnish translation
|
|
+ Decrease doubtful/bad/very bad thresholds in analysis
|
|
results from 0.04/0.08/0.16 to 0.03/0.06/0.12 point
|
|
+ Do not offer levels weaker than expert in the main analysis,
|
|
tutor and rollout settings panel of the GUI
|
|
+ Build requires a C99- or gnu99-compatible compiler
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 4 22:14:43 UTC 2022 - Asterios Dramis <asterios.dramis@gmail.com>
|
|
|
|
- Fix build with python 3.10 (update m4/ax_python_devel.m4). Added
|
|
autoconf-archive build requirement for this.
|
|
- Added new build requirements: cairo-devel, libcurl-devel and
|
|
pkgconfig.
|
|
- Replaced libcanberra-devel build requirement with correct
|
|
libcanberra-gtk-devel.
|
|
- Build databases, sounds and doc subpackages as noarch (fix
|
|
rpmlint error).
|
|
- Removed SUSE_ASNEEDED=1 (not needed anymore).
|
|
- Removed support for old openSUSE versions and Fedora.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 3 05:25:24 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to depending on python3.
|
|
- Run spec-cleaner over the specfile.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 16 10:29:34 UTC 2018 - jengelh@inai.de
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 13 10:23:31 UTC 2018 - cwh@suse.com
|
|
|
|
- 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
|
|
|
|
- Disable CPU detection during compile time and assume SSE2 is available everywhere, but AVX is not (boo#1100677)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 18 10:40:48 UTC 2016 - dimstar@opensuse.org
|
|
|
|
- Remove local copy of glib-gettext.m4 in case we have one
|
|
available on the system. It can't be older than what gnubg ships.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 15 16:45:05 UTC 2015 - p.drouand@gmail.com
|
|
|
|
- Update to version 1.04.001
|
|
+ play.c. external.c : Fix external interface bug that prevented
|
|
external socket players from working. Fix bug that prevented
|
|
external socket interface errors being displayed.
|
|
https://savannah.gnu.org/bugs/?43747
|
|
- Split out language files in their own subpackage
|
|
- Make main package recommend gnubg-lang
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 5 13:02:34 UTC 2014 - cwh@suse.com
|
|
|
|
- 1.03.000
|
|
- added recommends: python-MySQL-python
|
|
- removed patches docdir.patch and glu.patch since these things
|
|
are now fixed upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 18 08:28:30 UTC 2013 - cwh@suse.com
|
|
|
|
- Leaving tarball as gz
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 20 08:16:35 UTC 2013 - cwh@suse.com
|
|
|
|
- (Re)Enabled 3d board by fixing GLU linking (oS!=12.3)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 19 07:50:13 UTC 2013 - cwh@suse.com
|
|
|
|
- Update to 1.02.000
|
|
- Improved performance (speed)
|
|
- Support for AVX(SIMD)
|
|
- Better Python support
|
|
- Stronger neural network
|
|
- Even/Odd ply effect reduced
|
|
- Some analysis options have been simplified
|
|
- Various miscellaneous bug fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 29 13:22:43 UTC 2013 - cwh@suse.com
|
|
|
|
- Updated to snapshot 20130725
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 3 17:29:52 UTC 2012 - idonmez@suse.com
|
|
|
|
- Disable gtkglext-devel dependency for openSUSE > 12.2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 19 15:43:54 UTC 2012 - cwh@suse.com
|
|
|
|
- first try to make it building for Fedora 17
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 11 11:07:15 UTC 2012 - cwh@suse.com
|
|
|
|
- updated to snapshot 20120711
|
|
- cleaned specfile
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 1 16:24:02 UTC 2011 - cwh@novell.com
|
|
|
|
- updated to snapshot 20110301
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 17 12:07:10 UTC 2010 - cwh@novell.com
|
|
|
|
- updated to snapshot 20100817
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 2 15:15:15 UTC 2010 - cwh@novell.com
|
|
|
|
- updated to snapshot 20100802
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 22 12:01:35 UTC 2010 - cwh@novell.com
|
|
|
|
- updated to snapshot 20100622
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 15 17:31:51 UTC 2010 - cwh@novell.com
|
|
|
|
- let doc going to proper docdir
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 12 13:10:43 UTC 2010 - cwh@novell.com
|
|
|
|
- moved desktop file out of the spec file
|
|
- updated to most recent svn snapshot
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 1 10:36:26 UTC 2010 - cwh@novell.com
|
|
|
|
- imported patch from upstream:
|
|
- made used libpngversion more flexible
|
|
- better fix for buffer overflow
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 28 15:11:59 UTC 2010 - cwh@novell.com
|
|
|
|
- added desktop file
|
|
- use libpng 1.4 for Factory (11.3)
|
|
- updated package description
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 21 09:40:59 UTC 2010 - cwh@novell.com
|
|
|
|
- fixing fedora build (libpng version)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 20 17:04:51 UTC 2010 - cwh@novell.com
|
|
|
|
- fix building on >11.2 by requiring libpng less than 1.4
|
|
- wrap long BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 19 09:29:38 UTC 2010 - cwh@novell.com
|
|
|
|
- fixed buffer overflow
|
|
- fixed filelist
|
|
- added debug packages
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 18 16:13:38 UTC 2010 - cwh@novell.com
|
|
|
|
- updated to 0.9.0
|
|
- fixed specfile for openSUSE buildservice and current distributions
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 18 2006 - ace@gnubg.org
|
|
|
|
- some slight changes in specfile
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 28 2004 - ace@gnubg.org
|
|
|
|
- new weights including pruning
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 11 2004 - ace@gnubg.org
|
|
|
|
- fixed some minor bugs
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 01 2004 - ace@gnubg.org
|
|
|
|
- new rpms with 3d enabled
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 05 2003 - ace@gnubg.org
|
|
|
|
- made the spec suit to redhat and suse <ace@gnubg.org>
|
|
- disabled 3d (still problems with nvidia)
|
|
- added gpg signature
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 23 2003 - ace@gnubg.org
|
|
|
|
- disabled gdbm and guile
|
|
- changed info- and manpath
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 20 2003 - ace@gnubg.org
|
|
|
|
- divided into three packages (gnubg, databases, sounds)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 18 2003 - ace@gnubg.org
|
|
|
|
- initial package (Version 0.14)
|