automatic version update by autodist [release 0.10.2-1mamba;Fri Aug 06 2021]

This commit is contained in:
Automatic Build System 2024-01-05 16:30:27 +01:00
parent ac1e714c72
commit 324d6c0d12

View File

@ -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 <autodist@mambasoft.it> 0.10.2-1mamba
- automatic version update by autodist
* Sun Jun 14 2020 Automatic Build System <autodist@mambasoft.it> 0.10.1-1mamba
- automatic version update by autodist