From 8929e9de05112a8aa1bd0689e6aac9e6ac08ef94 Mon Sep 17 00:00:00 2001 From: jvdias Date: Wed, 21 Dec 2005 21:25:14 +0000 Subject: [PATCH] Upgrade to upstream version 9.3.2 (final release) --- bind.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/bind.spec b/bind.spec index d6f3262..b89396a 100644 --- a/bind.spec +++ b/bind.spec @@ -8,9 +8,9 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server. Name: bind License: BSD-like -Version: 9.3.2rc1 -Release: 2 -Epoch: 28 +Version: 9.3.2 +Release: 1 +Epoch: 30 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-root Group: System Environment/Daemons @@ -750,6 +750,9 @@ fi; :; %changelog +* Wed Dec 21 2005 Jason Vas Dias - 30:9.3.2-1 +- Upgrade to 9.3.2, released today + * Tue Dec 20 2005 Jason Vas Dias - 28:9.3.2rc1-2 - fix bug 176100: do not Require: perl just for namedGetForwarders !