From 82e5cbaacbc46df34d8cebc093d6e0a0f64bf99d Mon Sep 17 00:00:00 2001 From: John Berninger Date: Fri, 26 Oct 2007 15:44:32 +0000 Subject: [PATCH] update release --- bugzilla.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bugzilla.spec b/bugzilla.spec index ddcfedb..0f735a0 100644 --- a/bugzilla.spec +++ b/bugzilla.spec @@ -6,7 +6,7 @@ URL: http://www.bugzilla.org/ Name: bugzilla Version: 3.0.2 Group: Applications/Publishing -Release: 1%{?dist} +Release: 2%{?dist} License: MPL Source0: http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-%{version}.tar.gz Source1: bugzilla-httpd-conf @@ -137,6 +137,9 @@ popd > /dev/null %{bzinstallprefix}/bugzilla/contrib %changelog +* Fri Oct 26 2007 John Berninger - 3.0.2-2 +- fix issue with AlowOverride Options + * Mon Oct 22 2007 John Berninger - 3.0.2-1 - updates to requires and httpd conf for BZ's 279961, 295861, 339531