diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-08-30 13:36:25 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-08-30 13:36:25 +0200 |
commit | 9e16403b3717737fa4bca49e5e0d2d19fb26d376 (patch) | |
tree | a1e11515f88fcf8c02e4c5c2a3be4b60333b8c52 | |
parent | 5c2801e324f0870259de7b31080eb55475f6c1f9 (diff) |
mod_security-2.6.7, backport
-rw-r--r-- | mod_security.spec | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/mod_security.spec b/mod_security.spec index a67d664..5407216 100644 --- a/mod_security.spec +++ b/mod_security.spec @@ -7,8 +7,8 @@ Summary: Security module for the Apache HTTP Server Name: mod_security -Version: 2.6.6 -Release: 2%{?dist} +Version: 2.6.7 +Release: 1%{?dist} License: ASL 2.0 URL: http://www.modsecurity.org/ Group: System Environment/Daemons @@ -103,6 +103,15 @@ rm -rf %{buildroot} %endif %changelog +* Thu Aug 30 2012 Remi Collet <RPMS@FamilleCollet.com> - 2.6.7-1 +- Update to 2.6.7, backport for remi repo and httpd 2.4 + +* Sat Aug 25 2012 Athmane Madjoudj <athmane@fedoraproject.org> 2.6.7-1 +- Update to 2.6.7 + +* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Sat Jun 23 2012 Remi Collet <RPMS@FamilleCollet.com> - 2.6.6-2 - backport for remi repo and httpd 2.4 |