Changelog for
freecell-solver-presets-6.12.0-31.1.noarch.rpm :
* Tue Jul 09 2024 Christophe Marin
- Update to 6.12.0
* Avoid packaging .tidyall.d
* Renames to \"global_instance\" and clean-ups
* Fri Jun 28 2024 Christophe Marin - Update to 6.10.0
* Add experimental functions in FC_SOLVE_INSTANCE_PARAMS_QUERYING
* Fewer compile-time / lint-time warnings
* Convert some regular expressions from \\d to [0-9]
* Mon Feb 26 2024 Christophe Marin - Set CMAKE_INSTALL_DOCDIR to work around incompatible changes added to macros.cmake.
* Wed Nov 30 2022 Christophe Marin - Update to 6.8.0
* Workaround an ldd regression
* OpenCL deal finder cleanups
* Made the tests suite pass on more CMake options\' configurations
* Cleanups
* Thu Sep 22 2022 Christophe Giboudeaux - Add missing runtime requirements
* Thu Sep 22 2022 Dirk Müller - skip python dependencies as they\'re only for the testsuite
* Sat Oct 30 2021 Christophe Giboudeaux - Update to 6.6.0
* Ignore the FCS_SINGLE_HARD_THREAD and FCS_DISABLE_MULTI_NEXT_INSTS options while removing complexity from the source code.
* Better rinutils bootstrap shim.
* Silence some compiler warnings.
* Thu Apr 29 2021 Ferdinand Thiessen - Update to 6.2.0
* Fix run time errors
* Add a more compact representation of zero-freecells deals- New build requirement: python3-cffi
* Tue Sep 01 2020 Christophe Giboudeaux - Update to 6.0.1
* Fix a minor bug where the initial position could be traversed twice.
* Add the +FCS_HARD_CODE_STATE_DEPTH_FIELD+ compile time option.
* Code cleanups.
* Tue Jul 14 2020 Christophe Giboudeaux - Update to 5.24.0. Changes since 5.22.1:
* Add the \"=all()\" moves order specifier.
* Add the FCS_ZERO_FREECELLS_MODE compile macro.
* Update the compile time CMake descriptions for optimizing runtimes on more modern CPUs.
* Remove support for the secondary hash value.- Check the installed NEWS file for older changes.