[bind] Update to 9.9.5 stable

Tomas Hozza thozza at fedoraproject.org
Thu Feb 13 08:31:29 UTC 2014


commit 7ebf9a3e72d57bcf2e54a7a9df993f5ea721c641
Author: Tomas Hozza <thozza at redhat.com>
Date:   Thu Feb 13 09:31:31 2014 +0100

    Update to 9.9.5 stable
    
    Signed-off-by: Tomas Hozza <thozza at redhat.com>

 .gitignore |    1 +
 bind.spec  |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2a7ef2..be45a0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@ bind-9.7.2b1.tar.gz
 /config-12.tar.bz2
 /bind-9.9.5b1.tar.gz
 /bind-9.9.5rc2.tar.gz
+/bind-9.9.5.tar.gz
diff --git a/bind.spec b/bind.spec
index 4365795..b1c4961 100644
--- a/bind.spec
+++ b/bind.spec
@@ -3,9 +3,9 @@
 #
 
 #%%global PATCHVER P1
-%global PREVER rc2
-%global VERSION %{version}%{PREVER}
-#%%global VERSION %{version}
+#%%global PREVER rc2
+#%%global VERSION %{version}%{PREVER}
+%global VERSION %{version}
 #%%global VERSION %{version}-%{PATCHVER}
 
 %{?!SDB:       %global SDB       1}
@@ -30,7 +30,7 @@ Summary:  The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
 Name:     bind
 License:  ISC
 Version:  9.9.5
-Release:  0.5.%{?PATCHVER}%{?PREVER}%{?dist}
+Release:  1%{?PATCHVER}%{?PREVER}%{?dist}
 Epoch:    32
 Url:      http://www.isc.org/products/BIND/
 Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -930,6 +930,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Thu Feb 13 2014 Tomas Hozza <thozza at redhat.com> 32:9.9.5-1
+- Update to 9.9.5 stable
+
 * Sun Jan 26 2014 Rex Dieter <rdieter at fedoraproject.org> 32:9.9.5-0.5.rc2
 - -libs, -libs-lite: track sonames, so abi bumps aren't a surprise
 
diff --git a/sources b/sources
index f8712b3..6fef1aa 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-eeb6f7afda9bb9c0f5dfbbae8fd03f30  bind-9.9.5rc2.tar.gz
 e4315fdea56983570d3a33702e925088  config-12.tar.bz2
+e676c65cad5234617ee22f48e328c24e  bind-9.9.5.tar.gz


More information about the scm-commits mailing list