[bind/f15] Update to 9.8.2rc1

Adam Tkac atkac at fedoraproject.org
Mon Jan 23 12:17:19 UTC 2012


commit 89e8263fcae4c62b6cb52556ee3ea82513057695
Author: Adam Tkac <atkac at redhat.com>
Date:   Mon Jan 23 13:16:00 2012 +0100

    Update to 9.8.2rc1
    
    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 4a509ec..fe3e5f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ bind-9.7.2b1.tar.gz
 /bind-9.8.1.tar.gz
 /bind-9.8.1-P1.tar.gz
 /bind-9.8.2b1.tar.gz
+/bind-9.8.2rc1.tar.gz
diff --git a/bind.spec b/bind.spec
index e741f6f..951213c 100644
--- a/bind.spec
+++ b/bind.spec
@@ -6,7 +6,7 @@
 #%define VERSION %{version}-%{PATCHVER}
 #%define PATCHVER P1
 %define VERSION %{version}%{PREVER}
-%define PREVER b1
+%define PREVER rc1
 
 %{?!SDB:       %define SDB       1}
 %{?!test:      %define test      0}
@@ -22,7 +22,7 @@ Summary:  The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
 Name:     bind
 License:  ISC
 Version:  9.8.2
-Release:  0.1.%{PREVER}%{?dist}
+Release:  0.2.%{PREVER}%{?dist}
 Epoch:    32
 Url:      http://www.isc.org/products/BIND/
 Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -761,6 +761,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Mon Jan 23 2012 Adam Tkac <atkac redhat com> 32:9.8.2-0.2.rc1
+- update to 9.8.2rc1
+
 * Wed Dec 14 2011 Adam Tkac <atkac redhat com> 32:9.8.2-0.1.b1
 - update to 9.8.2b1
 - patches merged
diff --git a/sources b/sources
index ee9e850..4834d40 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 76857526420dc8e153ad688aeb5a2c4b  config-8.tar.bz2
-34c65009a023e1e60d9f5d2c19d19f01  bind-9.8.2b1.tar.gz
+919e20996750808c2e68b3a3f4040aef  bind-9.8.2rc1.tar.gz


More information about the scm-commits mailing list