diff --git a/python-pysol_cards.spec b/python-pysol_cards.spec index e6c291f..1fc00bd 100644 --- a/python-pysol_cards.spec +++ b/python-pysol_cards.spec @@ -1,5 +1,5 @@ Name: python-pysol_cards -Version: 0.14.2 +Version: 0.14.3 Release: 1mamba Summary: The pysol-cards python modules allow the python developer to generate the initial deals of some PySol FC games Group: System/Libraries @@ -10,6 +10,7 @@ URL: https://fc-solve.shlomifish.org/ Source: https://pypi.debian.net/pysol-cards/pysol_cards-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN +BuildRequires: libpython3-devel ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version @@ -48,6 +49,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc ChangeLog README.rst %changelog +* Thu Jan 12 2023 Automatic Build System 0.14.3-1mamba +- automatic version update by autodist + * Fri Nov 12 2021 Automatic Build System 0.14.2-1mamba - automatic version update by autodist