summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Hozza <thozza@redhat.com>2013-09-23 09:26:20 +0200
committerTomas Hozza <thozza@redhat.com>2013-09-23 09:26:20 +0200
commit55d33021318c84e273827b0f002910bdb9d8f78a (patch)
treeb7fdf165700fc4dbac154af61f525676af1e8464
parent4a918b84b0444701c6f71335a597b476ed4ef9f5 (diff)
downloadbind-55d33021318c84e273827b0f002910bdb9d8f78a.tar.gz
bind-55d33021318c84e273827b0f002910bdb9d8f78a.tar.xz
bind-55d33021318c84e273827b0f002910bdb9d8f78a.zip
Update to bind-9.9.4 stable
Signed-off-by: Tomas Hozza <thozza@redhat.com>
-rw-r--r--.gitignore1
-rw-r--r--bind.spec11
-rw-r--r--sources2
3 files changed, 9 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 7a741ad..53d8e1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@ bind-9.7.2b1.tar.gz
/bind-9.9.4b1.tar.gz
/bind-9.9.4rc1.tar.gz
/bind-9.9.4rc2.tar.gz
+/bind-9.9.4.tar.gz
diff --git a/bind.spec b/bind.spec
index e24cbff..f1ad0da 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}
@@ -26,7 +26,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.9.4
-Release: 0.9.%{?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)
@@ -781,6 +781,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Fri Sep 20 2013 Tomas Hozza <thozza@redhat.com> 32:9.9.4-1
+- Update to bind-9.9.4 stable
+
* Tue Sep 10 2013 Tomas Hozza <thozza@redhat.com> 32:9.9.4-0.9.rc2
- Fix [ISC-Bugs #34738] dns_journal_open() returns a pointer to stack
diff --git a/sources b/sources
index dca0629..d2f047a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-c5868bcae8391ff77ba8c24db50e13de bind-9.9.4rc2.tar.gz
d64062a182bf71dbcae7b2e2fe2cd55b config-11.tar.bz2
+f69757adc86776daed8e5acb0ee7c0ca bind-9.9.4.tar.gz