[bind/f16] Update to 9.8.2rc2

Adam Tkac atkac at fedoraproject.org
Fri Mar 16 14:55:29 UTC 2012


commit d5c991b5299e2eb2af2807cc9d7a0cfb31763427
Author: Adam Tkac <atkac at redhat.com>
Date:   Fri Mar 16 15:55:10 2012 +0100

    Update to 9.8.2rc2
    
    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 fe3e5f8..bfe12f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ bind-9.7.2b1.tar.gz
 /bind-9.8.1-P1.tar.gz
 /bind-9.8.2b1.tar.gz
 /bind-9.8.2rc1.tar.gz
+/bind-9.8.2rc2.tar.gz
diff --git a/bind.spec b/bind.spec
index f01b550..b7d9531 100644
--- a/bind.spec
+++ b/bind.spec
@@ -6,7 +6,7 @@
 #%define VERSION %{version}-%{PATCHVER}
 #%define PATCHVER P1
 %define VERSION %{version}%{PREVER}
-%define PREVER rc1
+%define PREVER rc2
 
 %{?!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.3.%{PREVER}%{?dist}
+Release:  0.4.%{PREVER}%{?dist}
 Epoch:    32
 Url:      http://www.isc.org/products/BIND/
 Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -759,6 +759,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Fri Mar 16 2012 Adam Tkac <atkac redhat com> 32:9.8.2-0.4.rc2
+- update to 9.8.2rc2
+
 * Fri Mar 16 2012 Adam Tkac <atkac redhat com> 32:9.8.2-0.3.rc1
 - load dynamic DB plugins later
 
diff --git a/sources b/sources
index 4834d40..f845518 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 76857526420dc8e153ad688aeb5a2c4b  config-8.tar.bz2
-919e20996750808c2e68b3a3f4040aef  bind-9.8.2rc1.tar.gz
+f08ef3aedceb50ed22b03794b6139ab3  bind-9.8.2rc2.tar.gz


More information about the scm-commits mailing list