diff --git a/python-websocket-client.spec b/python-websocket-client.spec index f766868..f356a81 100644 --- a/python-websocket-client.spec +++ b/python-websocket-client.spec @@ -1,5 +1,5 @@ Name: python-websocket-client -Version: 0.57.0 +Version: 0.58.0 Release: 1mamba Summary: Websocket client for Python Group: System/Libraries @@ -18,7 +18,6 @@ BuildRequires: libpython-devel %endif BuildRequires: libpython-devel Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -47,6 +46,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %doc LICENSE README.rst %changelog +* Thu Mar 04 2021 Automatic Build System 0.58.0-1mamba +- automatic version update by autodist + * Tue Dec 31 2019 Automatic Build System 0.57.0-1mamba - automatic version update by autodist