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 2025-09-12 21:09:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/freecell-solver (Old) and /work/SRC/openSUSE:Factory/.freecell-solver.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "freecell-solver" Fri Sep 12 21:09:59 2025 rev:12 rq:1304145 version:6.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/freecell-solver/freecell-solver.changes 2024-07-09 20:06:33.874325754 +0200 +++ /work/SRC/openSUSE:Factory/.freecell-solver.new.1977/freecell-solver.changes 2025-09-12 21:10:19.913255781 +0200 @@ -1,0 +2,12 @@ +Thu Sep 11 18:39:22 UTC 2025 - Matej Cepl <mc...@cepl.eu> + +- Update to 6.14.0: + - Require pysol_cards.gen_multi_cli and avoid requiring + random2. + - Add comments and documentation. + - Apply add_tag("tests_may_fail") to more failing compile-time + configurations. + - Add “STRICT ⇒ 1” to Template Toolkit invocations. + - clang-format and perltidy syntax fixes. + +------------------------------------------------------------------- Old: ---- freecell-solver-6.12.0.tar.xz New: ---- freecell-solver-6.14.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ freecell-solver.spec ++++++ --- /var/tmp/diff_new_pack.zZkrBd/_old 2025-09-12 21:10:20.589284287 +0200 +++ /var/tmp/diff_new_pack.zZkrBd/_new 2025-09-12 21:10:20.589284287 +0200 @@ -1,7 +1,7 @@ # # spec file for package freecell-solver # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define libname libfreecell-solver %bcond_with tests Name: freecell-solver -Version: 6.12.0 +Version: 6.14.0 Release: 0 Summary: A Freecell Solver License: MIT @@ -38,13 +38,9 @@ BuildRequires: perl(Path::Tiny) BuildRequires: pkgconfig(glib-2.0) Requires: python3-pysol-cards -Requires: python3-random2 -Requires: python3-six %if %{with tests} BuildRequires: python3-cffi BuildRequires: python3-pysol-cards -BuildRequires: python3-random2 -BuildRequires: python3-six BuildRequires: perl(Task::FreecellSolver::Testing) %endif @@ -78,9 +74,6 @@ %prep %autosetup -p1 -# Unneeded 3rdparty module -rm -r rinutils - %build %cmake -DBUILD_STATIC_LIBRARY:BOOL=FALSE \ -DCMAKE_INSTALL_DOCDIR:STRING=%{_datadir}/doc/freecell-solver \ ++++++ freecell-solver-6.12.0.tar.xz -> freecell-solver-6.14.0.tar.xz ++++++ ++++ 3850 lines of diff (skipped)