From 0be7b5c2c37d5ca8c87e78a654f466ab71d9726c Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 12 Oct 2024 21:05:43 +0200 Subject: [PATCH] rebuit with nginx 1.27.2 [release 3.0.0-12mamba;Sat Oct 12 2024] --- nginx-mod-dav-ext.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/nginx-mod-dav-ext.spec b/nginx-mod-dav-ext.spec index f5d2129..e4d50d1 100644 --- a/nginx-mod-dav-ext.spec +++ b/nginx-mod-dav-ext.spec @@ -1,7 +1,7 @@ -%define nginx_version 1.27.1 +%define nginx_version 1.27.2 Name: nginx-mod-dav-ext Version: 3.0.0 -Release: 11mamba +Release: 12mamba Summary: nginx module for WebDAV PROPFIND,OPTIONS,LOCK,UNLOCK support Group: System/Servers Vendor: openmamba @@ -60,6 +60,9 @@ _EOF %doc nginx-dav-ext-module/LICENSE %changelog +* Sat Oct 12 2024 Silvan Calarco 3.0.0-12mamba +- rebuit with nginx 1.27.2 + * Mon Aug 19 2024 Silvan Calarco 3.0.0-11mamba - rebuilt with nginx 1.27.1