automatic version update by autodist [release 2.0.23-1mamba;Wed Nov 01 2023]
This commit is contained in:
parent
b61b81d55d
commit
445f33e578
@ -1,6 +1,6 @@
|
||||
Name: uwsgi
|
||||
Version: 2.0.22
|
||||
Release: 2mamba
|
||||
Version: 2.0.23
|
||||
Release: 1mamba
|
||||
Summary: A full stack for building hosting services
|
||||
Group: System/Servers
|
||||
Vendor: openmamba
|
||||
@ -39,11 +39,13 @@ BuildRequires: libpcre-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libpython310-devel
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: libreadline-devel
|
||||
BuildRequires: libruby-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libsystemd-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libxcrypt-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: mono-devel
|
||||
@ -291,6 +293,9 @@ install -D -m0755 plugins/mono/uwsgi.dll %{buildroot}%{_prefix}/lib/mono/2.0/uws
|
||||
%{_libdir}/uwsgi/notfound_plugin.so
|
||||
|
||||
%changelog
|
||||
* Wed Nov 01 2023 Automatic Build System <autodist@mambasoft.it> 2.0.23-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 11 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.22-2mamba
|
||||
- build default python plugin for python3 == 3.11 and add plugin for python 3.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user