From 04c45ab91a6bea100c8e1a577fb8676db9fee960 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 6 Nov 2018 18:49:49 +0100 Subject: [PATCH] Automatic commit of package [nginx] minor release [1.12.2-20.beta6]. Created by command: /usr/bin/tito tag --use-release 20.beta6%{?dist} --no-auto-changelog --- .tito/packages/nginx | 2 +- nginx.spec | 16 ++-------------- 2 files changed, 3 insertions(+), 15 deletions(-) diff --git a/.tito/packages/nginx b/.tito/packages/nginx index 02a7113..1b408ed 100644 --- a/.tito/packages/nginx +++ b/.tito/packages/nginx @@ -1 +1 @@ -1.12.2-20.beta5 ./ +1.12.2-20.beta6 ./ diff --git a/nginx.spec b/nginx.spec index 9949599..ad3c733 100644 --- a/nginx.spec +++ b/nginx.spec @@ -19,7 +19,7 @@ Name: nginx Epoch: 1 Version: 1.12.2 -Release: 20.beta5%{?dist} +Release: 20.beta6%{?dist} Summary: A high performance web server and reverse proxy server Group: System Environment/Daemons @@ -199,18 +199,6 @@ Requires: nginx == %{?epoch:%{epoch}:}%{version} %description mod-ndk %{summary}. -%package mod-http-modsecurity -Summary: nginx lua dynamic modules -URL: https://github.com/SpiderLabs/ModSecurity-nginx -Group: System Environment/Daemons -License: Apache License 2.0 -BuildRequires: libmodsecurity-devel -Requires: libmodsecurity -Requires: nginx == %{?epoch:%{epoch}:}%{version} - -%description mod-http-modsecurity -%{summary}. - %prep %setup -q %setup -q -T -D -a 300 @@ -500,7 +488,7 @@ fi %{_libdir}/nginx/modules/ndk_http_module.so %changelog -* Tue Nov 06 2018 Daniel Berteaud 1.12.2-20.beta5 +* Tue Nov 06 2018 Daniel Berteaud 1.12.2-20.beta6 - Add ndk and lua 3rd party modules (daniel@firewall-services.com) * Tue Nov 06 2018 Daniel Berteaud 1.12.2-20.beta1