Hello community,
here is the log from the commit of package freecell-solver for openSUSE:Factory
checked in at 2020-09-01 20:10:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/freecell-solver (Old)
and /work/SRC/openSUSE:Factory/.freecell-solver.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "freecell-solver"
Tue Sep 1 20:10:30 2020 rev:4 rq:831036 version:6.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/freecell-solver/freecell-solver.changes
2020-07-15 15:05:54.923462427 +0200
+++
/work/SRC/openSUSE:Factory/.freecell-solver.new.3399/freecell-solver.changes
2020-09-01 20:10:46.672687971 +0200
@@ -1,0 +2,9 @@
+Tue Sep 1 09:41:27 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- 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.
+
+-------------------------------------------------------------------
Old:
----
freecell-solver-5.24.0.tar.xz
New:
----
freecell-solver-6.0.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ freecell-solver.spec ++++++
--- /var/tmp/diff_new_pack.KkgWBz/_old 2020-09-01 20:10:47.628688374 +0200
+++ /var/tmp/diff_new_pack.KkgWBz/_new 2020-09-01 20:10:47.632688376 +0200
@@ -19,7 +19,7 @@
%define soversion 0
%define libname libfreecell-solver
Name: freecell-solver
-Version: 5.24.0
+Version: 6.0.1
Release: 0
Summary: A Freecell Solver
License: MIT
@@ -36,6 +36,8 @@
BuildRequires: python3-pysol-cards
BuildRequires: python3-random2
BuildRequires: python3-six
+BuildRequires: cmake(Rinutils)
+BuildRequires: perl(Moo)
BuildRequires: perl(Path::Tiny)
%description
++++++ freecell-solver-5.24.0.tar.xz -> freecell-solver-6.0.1.tar.xz ++++++
++++ 11728 lines of diff (skipped)