Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gnubg-1.08.002-lp160.1.1 RPM for s390x

From OpenSuSE Leap 16.0 for s390x

Name: gnubg Distribution: openSUSE Leap 16.0
Version: 1.08.002 Vendor: openSUSE
Release: lp160.1.1 Build date: Mon Mar 11 09:57:55 2024
Group: Amusements/Games/Board/Other Build host: reproducible
Size: 7727781 Source RPM: gnubg-1.08.002-lp160.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://www.gnu.org/software/gnubg/
Summary: Backgammon game with analysis tools and neural network AI
Program for playing and analysing backgammon positions, games and matches. It is
based on a neural network. It currently plays at about the level of a
championship flight tournament player. Depending on its parameters and its luck
in recent games, it rates from around 1900 to 2000 on FIBS, the First Internet
Backgammon Server -- at its strongest, it ranks in the top 5 of over 6000 rated
players there and is gradually improving.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* 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
* 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.
* 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)
* 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
* Wed May 19 2010 cwh@novell.com
  - fixed buffer overflow
  - fixed filelist
  - added debug packages
* Tue May 18 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
* Tue 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)
* Sat Oct 18 2003 ace@gnubg.org
  - initial package (Version 0.14)

Files

/usr/bin/bearoffdump
/usr/bin/gnubg
/usr/bin/makebearoff
/usr/bin/makehyper
/usr/bin/makeweights
/usr/share/applications/gnubg.desktop
/usr/share/doc/packages/gnubg
/usr/share/doc/packages/gnubg/NEWS
/usr/share/doc/packages/gnubg/README
/usr/share/doc/packages/gnubg/TODO
/usr/share/doc/packages/gnubg/allabout.pdf
/usr/share/doc/packages/gnubg/gnubg.pdf
/usr/share/gnubg
/usr/share/gnubg/Shaders
/usr/share/gnubg/Shaders/basic-fragment.glsl
/usr/share/gnubg/Shaders/basic-vertex.glsl
/usr/share/gnubg/Shaders/main-fragment.glsl
/usr/share/gnubg/Shaders/main-vertex.glsl
/usr/share/gnubg/boards.xml
/usr/share/gnubg/flags
/usr/share/gnubg/flags/czech.png
/usr/share/gnubg/flags/denmark.png
/usr/share/gnubg/flags/england.png
/usr/share/gnubg/flags/finland.png
/usr/share/gnubg/flags/france.png
/usr/share/gnubg/flags/germany.png
/usr/share/gnubg/flags/greece.png
/usr/share/gnubg/flags/iceland.png
/usr/share/gnubg/flags/italy.png
/usr/share/gnubg/flags/japan.png
/usr/share/gnubg/flags/romania.png
/usr/share/gnubg/flags/russia.png
/usr/share/gnubg/flags/spain.png
/usr/share/gnubg/flags/turkey.png
/usr/share/gnubg/flags/usa.png
/usr/share/gnubg/fonts
/usr/share/gnubg/fonts/COPYRIGHT.TXT.gz
/usr/share/gnubg/fonts/Vera.ttf
/usr/share/gnubg/fonts/VeraBd.ttf
/usr/share/gnubg/fonts/VeraSeBd.ttf
/usr/share/gnubg/gnubg.css
/usr/share/gnubg/gnubg.gtkrc
/usr/share/gnubg/gnubg.sql
/usr/share/gnubg/gnubg.wd
/usr/share/gnubg/met
/usr/share/gnubg/met/Kazaross-XG2.xml
/usr/share/gnubg/met/README
/usr/share/gnubg/met/Rockwell-Kazaross.xml
/usr/share/gnubg/met/catalog.dtd
/usr/share/gnubg/met/catalog.xml
/usr/share/gnubg/met/cubeless.xml
/usr/share/gnubg/met/g11.xml
/usr/share/gnubg/met/jac050.xml
/usr/share/gnubg/met/jac100.xml
/usr/share/gnubg/met/jacobs.xml
/usr/share/gnubg/met/mec.xml
/usr/share/gnubg/met/mec26.xml
/usr/share/gnubg/met/met.dtd
/usr/share/gnubg/met/met.xsl
/usr/share/gnubg/met/ortega.xml
/usr/share/gnubg/met/snowie.xml
/usr/share/gnubg/met/woolsey.xml
/usr/share/gnubg/met/zadeh.xml
/usr/share/gnubg/pixmaps
/usr/share/gnubg/pixmaps/gnubg-big.png
/usr/share/gnubg/scripts
/usr/share/gnubg/scripts/batch.py
/usr/share/gnubg/scripts/batch_win.py
/usr/share/gnubg/scripts/database.py
/usr/share/gnubg/scripts/db_import.py
/usr/share/gnubg/scripts/gnubg.py
/usr/share/gnubg/scripts/matchseries.py
/usr/share/gnubg/scripts/query_player.sh
/usr/share/gnubg/textures
/usr/share/gnubg/textures.txt
/usr/share/gnubg/textures/EarthSand01.png
/usr/share/gnubg/textures/Grass01.png
/usr/share/gnubg/textures/Water01.png
/usr/share/gnubg/textures/alder.png
/usr/share/gnubg/textures/ash.png
/usr/share/gnubg/textures/berch.png
/usr/share/gnubg/textures/checkered.png
/usr/share/gnubg/textures/felt.png
/usr/share/gnubg/textures/hinge.png
/usr/share/gnubg/textures/hinge2.png
/usr/share/gnubg/textures/logo.png
/usr/share/gnubg/textures/maple.png
/usr/share/gnubg/textures/marble.png
/usr/share/gnubg/textures/oak.png
/usr/share/gnubg/textures/pine.png
/usr/share/gnubg/textures/pine2.png
/usr/share/gnubg/textures/redwood.png
/usr/share/gnubg/textures/stain.png
/usr/share/gnubg/textures/suede.png
/usr/share/gnubg/textures/swirl.png
/usr/share/gnubg/textures/wavesand01.png
/usr/share/gnubg/textures/wood.png
/usr/share/icons/hicolor/16x16/apps/gnubg.png
/usr/share/icons/hicolor/22x22/apps/gnubg.png
/usr/share/icons/hicolor/24x24/apps/gnubg.png
/usr/share/icons/hicolor/32x32/apps/gnubg.png
/usr/share/icons/hicolor/48x48/apps/gnubg.png
/usr/share/licenses/gnubg
/usr/share/licenses/gnubg/COPYING
/usr/share/man/man6/bearoffdump.6.gz
/usr/share/man/man6/gnubg.6.gz
/usr/share/man/man6/makebearoff.6.gz
/usr/share/man/man6/makehyper.6.gz
/usr/share/man/man6/makeweights.6.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Nov 12 00:24:29 2024