From f225a52954dbb3d5f8d60418364563c1fe06f87d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:10:48 +0100 Subject: [PATCH] automatic version update by autodist [release 0.2.6-1mamba;Sat Mar 20 2021] --- python-freecell_solver.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/python-freecell_solver.spec b/python-freecell_solver.spec index 8cfee63..e60e363 100644 --- a/python-freecell_solver.spec +++ b/python-freecell_solver.spec @@ -1,5 +1,5 @@ Name: python-freecell_solver -Version: 0.2.3 +Version: 0.2.6 Release: 1mamba Summary: Freecell Solver Python bindings Group: System/Libraries @@ -10,11 +10,9 @@ URL: https://pypi.org/project/freecell-solver/ Source: https://pypi.debian.net/freecell-solver/freecell_solver-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -## note: run 'autospec -u -a6 python-freecell_solver' to get the list of build requirements. ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -50,5 +48,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc ChangeLog README.rst %changelog +* Sat Mar 20 2021 Automatic Build System 0.2.6-1mamba +- automatic version update by autodist + * Thu Apr 30 2020 Silvan Calarco 0.2.3-1mamba - package created using the webbuild interface