automatic version update by autodist [release 23.0.0-1mamba;Sun Aug 11 2024]

This commit is contained in:
Automatic Build System 2024-08-11 21:06:58 +02:00
parent e259e9ed57
commit 399488391e

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-gunicorn
Version: 22.0.0
Version: 23.0.0
Release: 1mamba
Summary: WSGI HTTP Server for UNIX
Group: System/Libraries
@ -57,6 +57,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE THANKS
%changelog
* Sun Aug 11 2024 Automatic Build System <autodist@openmamba.org> 23.0.0-1mamba
- automatic version update by autodist
* Sun Jul 21 2024 Automatic Build System <autodist@openmamba.org> 22.0.0-1mamba
- automatic version update by autodist