diff --git a/python-websocket-client.spec b/python-websocket-client.spec index 1672056..dbd4281 100644 --- a/python-websocket-client.spec +++ b/python-websocket-client.spec @@ -1,5 +1,5 @@ Name: python-websocket-client -Version: 1.1.1 +Version: 1.3.2 Release: 1mamba Summary: Websocket client for Python Group: System/Libraries @@ -11,6 +11,7 @@ Source: https://github.com/liris/websocket-client/archive/v%{version}.tar License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: libpython3-devel +BuildRequires: python3.7dist(setuptools) ## AUTOBUILDREQ-END %description @@ -44,6 +45,24 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue Mar 29 2022 Automatic Build System 1.3.2-1mamba +- automatic version update by autodist + +* Sat Feb 26 2022 Automatic Build System 1.3.1-1mamba +- automatic version update by autodist + +* Tue Dec 07 2021 Automatic Build System 1.2.3-1mamba +- automatic version update by autodist + +* Tue Dec 07 2021 Automatic Build System 1.2.2-1mamba +- automatic version update by autodist + +* Fri Aug 13 2021 Automatic Build System 1.2.1-1mamba +- automatic version update by autodist + +* Wed Aug 11 2021 Automatic Build System 1.2.0-1mamba +- automatic version update by autodist + * Fri Aug 06 2021 Automatic Build System 1.1.1-1mamba - automatic version update by autodist