From 49f3f43ff4fabf135d37aba71653e6bb321d738a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 10 Nov 2024 13:38:52 +0100 Subject: [PATCH] automatic version update by autodist [release 14.0-1mamba;Sat Nov 09 2024] --- python-websockets.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-websockets.spec b/python-websockets.spec index b35a8d6..1ce1c6d 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.1 +Version: 14.0 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 +* Sat Nov 09 2024 Automatic Build System 14.0-1mamba +- automatic version update by autodist + * Sun Sep 22 2024 Automatic Build System 13.1-1mamba - automatic version update by autodist