diff --git a/mod_security.spec b/mod_security.spec index b0a0062..0b5330c 100644 --- a/mod_security.spec +++ b/mod_security.spec @@ -10,7 +10,7 @@ Summary: Security module for the Apache HTTP Server Name: mod_security Version: 2.9.3 -Release: 9%{?dist} +Release: 10%{?dist} License: ASL 2.0 URL: http://www.modsecurity.org/ Source: https://github.com/SpiderLabs/ModSecurity/releases/download/v%{version}/modsecurity-%{version}.tar.gz @@ -143,7 +143,7 @@ install -m0644 mlogc/mlogc-default.conf %{buildroot}%{_sysconfdir}/mlogc.conf %endif %changelog -* Tue Jan 26 2021 Fedora Release Engineering - 2.9.3-9 +* Tue Jan 26 2021 Fedora Release Engineering - 2.9.3-10 - Resolves: #1930664 - RFE: Add a feature that can set a mod_security/libcurl timeout for retrieving the rules - rename mlogc to mod_security-mlogc