Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package freecell-solver for openSUSE:Factory 
checked in at 2024-06-28 15:47:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/freecell-solver (Old)
 and      /work/SRC/openSUSE:Factory/.freecell-solver.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "freecell-solver"

Fri Jun 28 15:47:46 2024 rev:10 rq:1183831 version:6.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/freecell-solver/freecell-solver.changes  
2024-02-26 19:46:53.597167629 +0100
+++ 
/work/SRC/openSUSE:Factory/.freecell-solver.new.18349/freecell-solver.changes   
    2024-06-28 15:51:28.815686424 +0200
@@ -1,0 +2,8 @@
+Fri Jun 28 07:25:41 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- 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]
+
+-------------------------------------------------------------------

Old:
----
  freecell-solver-6.8.0.tar.xz

New:
----
  freecell-solver-6.10.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ freecell-solver.spec ++++++
--- /var/tmp/diff_new_pack.i98NWL/_old  2024-06-28 15:51:31.455783001 +0200
+++ /var/tmp/diff_new_pack.i98NWL/_new  2024-06-28 15:51:31.459783148 +0200
@@ -20,7 +20,7 @@
 %define libname libfreecell-solver
 %bcond_with tests
 Name:           freecell-solver
-Version:        6.8.0
+Version:        6.10.0
 Release:        0
 Summary:        A Freecell Solver
 License:        MIT
@@ -78,6 +78,12 @@
 %prep
 %autosetup -p1
 
+# https://github.com/shlomif/fc-solve/issues/99
+rm -r .tidyall.d
+
+# Unneeded 3rdparty module
+rm -r rinutils
+
 %build
 %cmake -DBUILD_STATIC_LIBRARY:BOOL=FALSE \
        -DCMAKE_INSTALL_DOCDIR:STRING=%{_datadir}/doc/freecell-solver \

++++++ freecell-solver-6.8.0.tar.xz -> freecell-solver-6.10.0.tar.xz ++++++
++++ 6343 lines of diff (skipped)

Reply via email to