[bind] Update to 9.9.0rc2

Adam Tkac atkac at fedoraproject.org
Wed Feb 1 11:22:48 UTC 2012


commit 124c3fc2f1db0b4c4c4fcf1f263c68f0f5e4ede7
Author: Adam Tkac <atkac at redhat.com>
Date:   Wed Feb 1 12:22:27 2012 +0100

    Update to 9.9.0rc2
    
    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 a9a5193..e6d11e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ bind-9.7.2b1.tar.gz
 /bind-9.9.0b1.tar.gz
 /bind-9.9.0b2.tar.gz
 /bind-9.9.0rc1.tar.gz
+/bind-9.9.0rc2.tar.gz
diff --git a/bind.spec b/bind.spec
index 169ee76..5bf0a42 100644
--- a/bind.spec
+++ b/bind.spec
@@ -3,7 +3,7 @@
 #
 
 #%define PATCHVER P4
-%define PREVER rc1
+%define PREVER rc2
 #%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.6.%{PREVER}%{?dist}
+Release:  0.7.%{PREVER}%{?dist}
 Epoch:    32
 Url:      http://www.isc.org/products/BIND/
 Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -776,6 +776,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Wed Feb 01 2012 Adam Tkac <atkac redhat com> 32:9.9.0-0.7.rc2
+- update to 9.9.0rc2
+
 * Mon Jan 30 2012 Adam Tkac <atkac redhat com> 32:9.9.0-0.6.rc1
 - retire initscript in favour of systemd unit files (#719419)
 
diff --git a/sources b/sources
index 90c633d..b2d21f4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
+22ed4666da592dd9706ca13f2a050bad  bind-9.9.0rc2.tar.gz
 76857526420dc8e153ad688aeb5a2c4b  config-8.tar.bz2
-7ee78556828e2777a1430dda030c9e11  bind-9.9.0rc1.tar.gz


More information about the scm-commits mailing list