diff --git a/python-websocket-client.spec b/python-websocket-client.spec index 839a1fb..971c755 100644 --- a/python-websocket-client.spec +++ b/python-websocket-client.spec @@ -1,5 +1,5 @@ Name: python-websocket-client -Version: 0.59.0 +Version: 1.0.0 Release: 1mamba Summary: Websocket client for Python Group: System/Libraries @@ -11,7 +11,6 @@ Source: https://github.com/liris/websocket-client/archive/v%{version}.tar License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: libpython3-devel -BuildRequires: python3.7dist(six) ## AUTOBUILDREQ-END %description @@ -45,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue May 18 2021 Automatic Build System 1.0.0-1mamba +- automatic version update by autodist + * Mon May 10 2021 Automatic Build System 0.59.0-1mamba - automatic version update by autodist