diff options
| author | Remi Collet <fedora@famillecollet.com> | 2012-09-29 08:20:47 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2012-09-29 08:20:47 +0200 | 
| commit | 18ec277e2b9ac12fabe8c54a45b6e5a7901203e0 (patch) | |
| tree | e8c65438af14fc8e211a16406c61770fa8867aed | |
| parent | 9e16403b3717737fa4bca49e5e0d2d19fb26d376 (diff) | |
mod_security 2.6.8 for remi-dev
| -rw-r--r-- | mod_security.spec | 8 | 
1 files changed, 7 insertions, 1 deletions
diff --git a/mod_security.spec b/mod_security.spec index 5407216..6fccb62 100644 --- a/mod_security.spec +++ b/mod_security.spec @@ -7,7 +7,7 @@  Summary: Security module for the Apache HTTP Server  Name: mod_security  -Version: 2.6.7 +Version: 2.6.8  Release: 1%{?dist}  License: ASL 2.0  URL: http://www.modsecurity.org/ @@ -103,6 +103,12 @@ rm -rf %{buildroot}  %endif  %changelog +* Sat Sep 29 2012 Remi Collet <RPMS@FamilleCollet.com> - 2.6.9-1 +- Update to 2.6.9, backport for remi repo and httpd 2.4 + +* Fri Sep 28 2012 Athmane Madjoudj <athmane@fedoraproject.org> 2.6.8-1 +- Update to 2.6.8 +  * 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  | 
