Accepting request 965221 from home:dirkmueller:Factory
- update to 14.1: Compared to Stockfish 14, this release introduces a more advanced NNUE architecture and various search improvements. In self play testing, using a book of balanced openings, Stockfish 14.1 wins three times more game pairs than it loses. At this high level, draws are very common, so the Elo difference to Stockfish 14 is about 17 Elo OBS-URL: https://build.opensuse.org/request/show/965221 OBS-URL: https://build.opensuse.org/package/show/games/stockfish?expand=0&rev=25
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package stockfish
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
# See evaluate.h > EvalFileDefaultName
|
||||
%define nnuenet nn-3475407dc199.nnue
|
||||
%define nnuenet nn-13406b1dcbe0.nnue
|
||||
Name: stockfish
|
||||
Version: 14
|
||||
Version: 14.1
|
||||
Release: 0
|
||||
Summary: Chess engine
|
||||
License: GPL-3.0-or-later
|
||||
URL: http://stockfishchess.org
|
||||
URL: https://stockfishchess.org
|
||||
Source0: https://github.com/official-stockfish/Stockfish/archive/sf_%{version}.tar.gz#/Stockfish-sf_%{version}.tar.gz
|
||||
Source1: https://tests.stockfishchess.org/api/nn/%{nnuenet}
|
||||
# steal some documentation from ubuntu
|
||||
|
Reference in New Issue
Block a user