rebuilt with nginx 1.27.4 [release 3.0.0-13mamba;Mon Feb 17 2025]
This commit is contained in:
parent
0be7b5c2c3
commit
60a6199b45
@ -1,7 +1,7 @@
|
|||||||
%define nginx_version 1.27.2
|
%define nginx_version 1.27.4
|
||||||
Name: nginx-mod-dav-ext
|
Name: nginx-mod-dav-ext
|
||||||
Version: 3.0.0
|
Version: 3.0.0
|
||||||
Release: 12mamba
|
Release: 13mamba
|
||||||
Summary: nginx module for WebDAV PROPFIND,OPTIONS,LOCK,UNLOCK support
|
Summary: nginx module for WebDAV PROPFIND,OPTIONS,LOCK,UNLOCK support
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -21,8 +21,6 @@ Requires: nginx = %{nginx_version}
|
|||||||
%description
|
%description
|
||||||
nginx module for WebDAV PROPFIND,OPTIONS,LOCK,UNLOCK support.
|
nginx module for WebDAV PROPFIND,OPTIONS,LOCK,UNLOCK support.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c -n nginx-dav-ext-module-%{version} -a0 -a1
|
%setup -q -c -n nginx-dav-ext-module-%{version} -a0 -a1
|
||||||
mv nginx-dav-ext-module-%{version} nginx-dav-ext-module
|
mv nginx-dav-ext-module-%{version} nginx-dav-ext-module
|
||||||
@ -60,6 +58,9 @@ _EOF
|
|||||||
%doc nginx-dav-ext-module/LICENSE
|
%doc nginx-dav-ext-module/LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 17 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.0-13mamba
|
||||||
|
- rebuilt with nginx 1.27.4
|
||||||
|
|
||||||
* Sat Oct 12 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.0-12mamba
|
* Sat Oct 12 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.0-12mamba
|
||||||
- rebuit with nginx 1.27.2
|
- rebuit with nginx 1.27.2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user