From 84174b6e223d2c12a16a789620bc54c9b22ffae0 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 06:33:37 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- mod_security_crs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mod_security_crs.spec b/mod_security_crs.spec index 14c3971..3033651 100644 --- a/mod_security_crs.spec +++ b/mod_security_crs.spec @@ -3,7 +3,7 @@ Summary: ModSecurity Rules Name: mod_security_crs Version: 2.2.8 -Release: 1%{?dist} +Release: 2%{?dist} License: ASL 2.0 URL: http://www.modsecurity.org/ Group: System Environment/Daemons @@ -82,6 +82,9 @@ rm -rf %{buildroot} %endif %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 2.2.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Jul 02 2013 Athmane Madjoudj 2.2.8-1 - Update to 2.2.8 - Adapt the spec file to new github tarball schema.