From 83f233a3b77633499d588f0da6604adac18c3e2f Mon Sep 17 00:00:00 2001 From: wangchen2020 <15955488707@163.com> Date: Mon, 18 May 2020 17:57:28 +0800 Subject: [PATCH] rebuild for mod_security --- mod_security.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mod_security.spec b/mod_security.spec index e8f605d..f5e395d 100644 --- a/mod_security.spec +++ b/mod_security.spec @@ -7,7 +7,7 @@ Name: mod_security Version: 2.9.2 -Release: 7 +Release: 8 Summary: Security module for the Apache HTTP Server License: ASL 2.0 URL: http://www.modsecurity.org/ @@ -95,6 +95,9 @@ install -m0755 mlogc/mlogc-batch-load.pl %{buildroot}%{_bindir}/mlogc-batch-load %endif %changelog +* Mon May 18 2020 wangchen - 2.9.2-8 +- rebuild for mod_security + * Wed Nov 20 2019 openEuler Buildteam - 2.9.2-7 - Type:enhancement - Id:NA -- Gitee