| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 6.8.0 * Workaround an ldd regression * OpenCL deal finder cleanups * Made the tests suite pass on more CMake options' configurations * Cleanups
- Add missing runtime requirements
- skip python dependencies as they're only for the testsuite
- Update to 6.12.0 * Avoid packaging .tidyall.d * Renames to "global_instance" and clean-ups
- 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]
- 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.
- Update to 6.2.0 * Fix run time errors * Add a more compact representation of zero-freecells deals - New build requirement: python3-cffi
- 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.
- 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.
- Update to 5.6.0 * Cleanups and optimisations * Add "--max-num-states" to the dbm solvers Check the NEWS.asciidoc file for the full list of changes.
- Update to 5.0.0
* Add the gen-multiple-pysol-layouts executable to generate
several numbered deals as separate files.
* Rename the AsciiDoc documents
* userland headers can now only be used with #include <freecell-solver/$headerName>
- Drop fix-rpmlint-errors.patch. Fixed upstream
- Reduce dependencies. freecell-solver-presets doesn't need libfreecell-solver.
- Initial Release.