Package Release Info

gnubg-1.08.002-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gnubg
gnubg-databases
gnubg-doc
gnubg-lang
gnubg-sounds

Change Logs

* Mon Mar 11 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
Version: 1.06.002-bp155.3.8
* Mon Jul 04 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.
Version: 1.06.002-bp154.1.70
* Mon Feb 03 2020 Steve Kowalik <steven.kowalik@suse.com>
- Switch to depending on python3.
- Run spec-cleaner over the specfile.
* Thu Aug 16 2018 jengelh@inai.de
- Use noun phrase in summary.
* Mon Aug 13 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 2018 bwiedemann@suse.com
- Disable CPU detection during compile time and assume SSE2 is available everywhere, but AVX is not (boo#1100677)
Version: 1.04.001-bp150.2.4
* Mon Apr 18 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 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 05 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 2013 cwh@suse.com
- Leaving tarball as gz
* Tue Aug 20 2013 cwh@suse.com
- (Re)Enabled 3d board by fixing GLU linking (oS!=12.3)
* Mon Aug 19 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 2013 cwh@suse.com
- Updated to snapshot 20130725
* Mon Sep 03 2012 idonmez@suse.com
- Disable gtkglext-devel dependency for openSUSE > 12.2
* Thu Jul 19 2012 cwh@suse.com
- first try to make it building for Fedora 17
* Wed Jul 11 2012 cwh@suse.com
- updated to snapshot 20120711
- cleaned specfile
* Tue Mar 01 2011 cwh@novell.com
- updated to snapshot 20110301
* Tue Aug 17 2010 cwh@novell.com
- updated to snapshot 20100817
* Mon Aug 02 2010 cwh@novell.com
- updated to snapshot 20100802
* Tue Jun 22 2010 cwh@novell.com
- updated to snapshot 20100622
* Tue Jun 15 2010 cwh@novell.com
- let doc going to proper docdir
* Sat Jun 12 2010 cwh@novell.com
- moved desktop file out of the spec file
- updated to most recent svn snapshot
* Tue Jun 01 2010 cwh@novell.com
- imported patch from upstream:
  - made used libpngversion more flexible
  - better fix for buffer overflow
* Fri May 28 2010 cwh@novell.com
- added desktop file
- use libpng 1.4 for Factory (11.3)
- updated package description
* Fri May 21 2010 cwh@novell.com
- fixing fedora build (libpng version)
* Thu May 20 2010 cwh@novell.com
- fix building on >11.2 by requiring libpng less than 1.4
- wrap long BuildRequires