summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Hozza <thozza@redhat.com>2014-02-13 09:31:31 +0100
committerTomas Hozza <thozza@redhat.com>2014-02-13 09:31:31 +0100
commit7ebf9a3e72d57bcf2e54a7a9df993f5ea721c641 (patch)
treebd5f9cc5248a891a29f3c761f5bde8bafcb09c49
parente983ad30afc8682f85bc8c4ac8c65e6ed9480e0b (diff)
downloadbind-7ebf9a3e72d57bcf2e54a7a9df993f5ea721c641.tar.gz
bind-7ebf9a3e72d57bcf2e54a7a9df993f5ea721c641.tar.xz
bind-7ebf9a3e72d57bcf2e54a7a9df993f5ea721c641.zip
Update to 9.9.5 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 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@redhat.com> 32:9.9.5-1
+- Update to 9.9.5 stable
+
* Sun Jan 26 2014 Rex Dieter <rdieter@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