upgrade
This commit is contained in:
parent
a03445667e
commit
0692331372
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
modsecurity-apache_2.5.12.tar.gz
|
modsecurity-apache_2.5.12.tar.gz
|
||||||
/modsecurity-apache_2.5.13.tar.gz
|
/modsecurity-apache_2.5.13.tar.gz
|
||||||
/modsecurity-apache_2.6.5.tar.gz
|
/modsecurity-apache_2.6.5.tar.gz
|
||||||
|
/modsecurity-apache_2.6.6.tar.gz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
Summary: Security module for the Apache HTTP Server
|
Summary: Security module for the Apache HTTP Server
|
||||||
Name: mod_security
|
Name: mod_security
|
||||||
Version: 2.6.5
|
Version: 2.6.6
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://www.modsecurity.org/
|
URL: http://www.modsecurity.org/
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -98,6 +98,9 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 21 2012 Peter Vrabec <pvrabec@redhat.com> - 2.6.6-1
|
||||||
|
- upgrade
|
||||||
|
|
||||||
* Mon May 7 2012 Joe Orton <jorton@redhat.com> - 2.6.5-3
|
* Mon May 7 2012 Joe Orton <jorton@redhat.com> - 2.6.5-3
|
||||||
- packaging fixes
|
- packaging fixes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user