diff --git a/.gitignore b/.gitignore index 83ffc43..63a2158 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ modsecurity-apache_2.5.12.tar.gz +/modsecurity-apache_2.5.13.tar.gz diff --git a/mod_security.spec b/mod_security.spec index 4af73ed..2ea64f4 100644 --- a/mod_security.spec +++ b/mod_security.spec @@ -1,7 +1,7 @@ Summary: Security module for the Apache HTTP Server Name: mod_security -Version: 2.5.12 -Release: 3%{?dist} +Version: 2.5.13 +Release: 1%{?dist} License: GPLv2 URL: http://www.modsecurity.org/ Group: System Environment/Daemons @@ -55,6 +55,9 @@ rm -rf %{buildroot} %config(noreplace) %{_sysconfdir}/httpd/modsecurity.d/*.conf %changelog +* Wed May 3 2011 Michael Fleming - 2.5.13-1 +- Newer upstream version + * Wed Jun 30 2010 Michael Fleming - 2.5.12-3 - Fix log dirs and files ordering per bz#569360 diff --git a/sources b/sources index 5745ecc..7b5eaaa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f7d14b97bbe54ecb953125b0f9b87a24 modsecurity-apache_2.5.12.tar.gz +92b0ed7dec188650ea9d78dfc326e8ec modsecurity-apache_2.5.13.tar.gz