summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Keating <jkeating@fedoraproject.org>2005-12-09 22:39:46 +0000
committerJesse Keating <jkeating@fedoraproject.org>2005-12-09 22:39:46 +0000
commitacb8f32a47ca42e930f15a91499d58aa62a5785a (patch)
tree9d0892c709e013734c51d06484235af5a28d2ad1
parentbb1a7078126f0313b1583139f93b8a2c9b1f1296 (diff)
gcc update bump
-rw-r--r--bind.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index 5a2235f..502ab1c 100644
--- a/bind.spec
+++ b/bind.spec
@@ -9,7 +9,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serve
Name: bind
License: BSD-like
Version: 9.3.2rc1
-Release: 1
+Release: 1.1
Epoch: 28
Url: http://www.isc.org/products/BIND/
Buildroot: %{_tmppath}/%{name}-root
@@ -745,6 +745,9 @@ fi;
:;
%changelog
+* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
+- rebuilt
+
* Fri Dec 02 2005 Jason Vas Dias <jvdias@redhat.com> - 28:9.3.2rc-1
- Upgrade to upstream version 9.3.2rc1
- fix namedSetForwarders -> namedGetForwarders SOURCE14 typo