[bind] Update to 9.9.0rc1

Adam Tkac atkac at fedoraproject.org
Thu Jan 12 10:31:42 UTC 2012


commit c7d6bc15c0f8c3851018d994baa5da0d89f86994
Author: Adam Tkac <atkac at redhat.com>
Date:   Thu Jan 12 11:31:27 2012 +0100

    Update to 9.9.0rc1
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 .gitignore |    1 +
 bind.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13ef729..a9a5193 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ bind-9.7.2b1.tar.gz
 /bind-9.8.1.tar.gz
 /bind-9.9.0b1.tar.gz
 /bind-9.9.0b2.tar.gz
+/bind-9.9.0rc1.tar.gz
diff --git a/bind.spec b/bind.spec
index a887499..c15f240 100644
--- a/bind.spec
+++ b/bind.spec
@@ -3,7 +3,7 @@
 #
 
 #%define PATCHVER P4
-%define PREVER b2
+%define PREVER rc1
 #%define VERSION %{version}
 #%define VERSION %{version}-%{PATCHVER}
 %define VERSION %{version}%{PREVER}
@@ -22,7 +22,7 @@ Summary:  The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
 Name:     bind
 License:  ISC
 Version:  9.9.0
-Release:  0.4.%{PREVER}%{?dist}
+Release:  0.5.%{PREVER}%{?dist}
 Epoch:    32
 Url:      http://www.isc.org/products/BIND/
 Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -767,6 +767,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Thu Jan 12 2012 Adam Tkac <atkac redhat com> 32:9.9.0-0.5.rc1
+- update to 9.9.0rc1
+
 * Wed Dec 07 2011 Adam Tkac <atkac redhat com> 32:9.9.0-0.4.b2
 - ship dns/forward.h in -devel subpkg
 
diff --git a/sources b/sources
index d4dd9c5..90c633d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 76857526420dc8e153ad688aeb5a2c4b  config-8.tar.bz2
-cc916c6f0c930a7abc08fff208e72422  bind-9.9.0b2.tar.gz
+7ee78556828e2777a1430dda030c9e11  bind-9.9.0rc1.tar.gz


More information about the scm-commits mailing list