diff --git a/python-websockets.spec b/python-websockets.spec index affc348..b35a8d6 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-websockets -Version: 13.0.1 +Version: 13.1 Release: 1mamba Summary: An implementation of the WebSocket Protocol (RFC 6455 & 7692) Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sun Sep 22 2024 Automatic Build System 13.1-1mamba +- automatic version update by autodist + * Thu Aug 29 2024 Automatic Build System 13.0.1-1mamba - automatic version update by autodist