diff --git a/python-speedtest-cli.spec b/python-speedtest-cli.spec index 078410e..93562a6 100644 --- a/python-speedtest-cli.spec +++ b/python-speedtest-cli.spec @@ -1,5 +1,5 @@ Name: python-speedtest-cli -Version: 2.1.2 +Version: 2.1.3 Release: 1mamba Summary: Command line interface for testing internet bandwidth using speedtest.net Group: System/Libraries @@ -14,7 +14,6 @@ BuildRequires: libpython3-devel ## AUTOBUILDREQ-END Requires: python3 >= %python3_version Requires: python-setuptools-py3 -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -45,5 +44,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Apr 09 2021 Automatic Build System 2.1.3-1mamba +- automatic version update by autodist + * Fri Apr 03 2020 Silvan Calarco 2.1.2-1mamba - package created using the webbuild interface