- Update to 2.7.3
This commit is contained in:
parent
1fa7f22d81
commit
cef50fc727
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ modsecurity-apache_2.5.12.tar.gz
|
|||||||
/modsecurity-apache_2.7.0.tar.gz
|
/modsecurity-apache_2.7.0.tar.gz
|
||||||
/modsecurity-apache_2.7.1.tar.gz
|
/modsecurity-apache_2.7.1.tar.gz
|
||||||
/modsecurity-apache_2.7.2.tar.gz
|
/modsecurity-apache_2.7.2.tar.gz
|
||||||
|
/modsecurity-apache_2.7.3.tar.gz
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Summary: Security module for the Apache HTTP Server
|
Summary: Security module for the Apache HTTP Server
|
||||||
Name: mod_security
|
Name: mod_security
|
||||||
Version: 2.7.2
|
Version: 2.7.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://www.modsecurity.org/
|
URL: http://www.modsecurity.org/
|
||||||
@ -107,6 +107,9 @@ rm -rf %{buildroot}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 30 2013 Athmane Madjoudj <athmane@fedoraproject.org> 2.7.3-1
|
||||||
|
- Update to 2.7.3
|
||||||
|
|
||||||
* Fri Jan 25 2013 Athmane Madjoudj <athmane@fedoraproject.org> 2.7.2-1
|
* Fri Jan 25 2013 Athmane Madjoudj <athmane@fedoraproject.org> 2.7.2-1
|
||||||
- Update to 2.7.2
|
- Update to 2.7.2
|
||||||
- Update source url in the spec.
|
- Update source url in the spec.
|
||||||
|
Loading…
Reference in New Issue
Block a user