Update to 2.6.8
This commit is contained in:
parent
8c09e42a87
commit
6abd27eb32
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ modsecurity-apache_2.5.12.tar.gz
|
||||
/modsecurity-apache_2.5.13.tar.gz
|
||||
/modsecurity-apache_2.6.5.tar.gz
|
||||
/modsecurity-apache_2.6.6.tar.gz
|
||||
/modsecurity-apache_2.6.8.tar.gz
|
||||
|
@ -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,9 @@ rm -rf %{buildroot}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Sep 28 2012 Athmane Madjoudj <athmane@fedoraproject.org> 2.6.8-1
|
||||
- Update to 2.6.8
|
||||
|
||||
* Sat Aug 25 2012 Athmane Madjoudj <athmane@fedoraproject.org> 2.6.7-1
|
||||
- Update to 2.6.7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user