From d8bb41bac78d2cd47c1d65fa66dcc7bf07bc8e52 Mon Sep 17 00:00:00 2001 From: Michael Fleming Date: Sun, 27 Jan 2008 06:18:13 +0000 Subject: [PATCH] - Update to 2.1.5 (bz#425986) --- .cvsignore | 2 +- mod_security.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index ef2ef41..3e81dd7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -modsecurity-apache_2.1.3.tar.gz +modsecurity-apache_2.1.5.tar.gz diff --git a/mod_security.spec b/mod_security.spec index 30c4bd9..13c32c3 100644 --- a/mod_security.spec +++ b/mod_security.spec @@ -1,6 +1,6 @@ Summary: Security module for the Apache HTTP Server Name: mod_security -Version: 2.1.3 +Version: 2.1.5 Release: 1%{?dist} License: GPLv2 URL: http://www.modsecurity.org/ @@ -49,6 +49,9 @@ rm -rf %{buildroot} %changelog +* Sat Jan 27 2008 Michael Fleming 2.1.5-1 +- Update to 2.1.5 (bz#425986) + * Thu Sep 13 2007 Michael Fleming 2.1.3-1 - Update to 2.1.3 - Update License tag per guidelines. diff --git a/sources b/sources index f69caf1..8d873c7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b98a65ce4fd5deb343e295bac9490331 modsecurity-apache_2.1.3.tar.gz +5ecbc8dbebbfcc8f850937167891fc9d modsecurity-apache_2.1.5.tar.gz