automatic version update by autodist [release 11.0.3-1mamba;Mon May 08 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:52:49 +01:00
parent 989bea9d2e
commit 0d22a685ab

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-websockets
Version: 11.0.2
Version: 11.0.3
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
* Mon May 08 2023 Automatic Build System <autodist@mambasoft.it> 11.0.3-1mamba
- automatic version update by autodist
* Tue Apr 18 2023 Automatic Build System <autodist@mambasoft.it> 11.0.2-1mamba
- automatic version update by autodist