diff --git a/python-pysol_cards.spec b/python-pysol_cards.spec index f7ba21d..9d27544 100644 --- a/python-pysol_cards.spec +++ b/python-pysol_cards.spec @@ -1,5 +1,5 @@ Name: python-pysol_cards -Version: 0.10.1 +Version: 0.10.2 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,11 +10,9 @@ URL: https://fc-solve.shlomifish.org/ Source: https://pypi.debian.net/pysol-cards/pysol_cards-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -## note: run 'autospec -u -a6 python-pysol_cards' to get the list of build requirements. ## AUTOBUILDREQ-END BuildRequires: libpython-devel Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -50,6 +48,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc ChangeLog README.rst %changelog +* Fri Aug 06 2021 Automatic Build System 0.10.2-1mamba +- automatic version update by autodist + * Sun Jun 14 2020 Automatic Build System 0.10.1-1mamba - automatic version update by autodist