From 91ccd3988e9c3af6523e4d1ac26c41407db95aff Mon Sep 17 00:00:00 2001 From: Athmane Madjoudj Date: Sat, 25 Aug 2012 16:04:43 +0100 Subject: [PATCH] Update to 2.6.7 --- .gitignore | 1 + mod_security.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 83ffc43..fff59c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ modsecurity-apache_2.5.12.tar.gz +/modsecurity-apache_2.6.7.tar.gz diff --git a/mod_security.spec b/mod_security.spec index c9f60ad..320f0af 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: 3%{?dist} +Version: 2.6.7 +Release: 1%{?dist} License: ASL 2.0 URL: http://www.modsecurity.org/ Group: System Environment/Daemons @@ -103,6 +103,9 @@ rm -rf %{buildroot} %endif %changelog +* Sat Aug 25 2012 Athmane Madjoudj 2.6.7-1 +- Update to 2.6.7 + * Fri Jul 20 2012 Fedora Release Engineering - 2.6.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index a905892..1c74662 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc2ebcf326589c67fb6b53f630768c4e modsecurity-apache_2.6.6.tar.gz +b3ffc5886f7126d012b60e1d5c6b0a1f modsecurity-apache_2.6.7.tar.gz