summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@redhat.com>2012-02-01 12:22:27 +0100
committerAdam Tkac <atkac@redhat.com>2012-02-01 12:22:27 +0100
commit124c3fc2f1db0b4c4c4fcf1f263c68f0f5e4ede7 (patch)
treeab9db4b2a62f65169dc68d4f6513b4a6c7efa27b /bind.spec
parentd218af54a5284ff3508ad697176ee8167a0e3bd0 (diff)
downloadbind-124c3fc2f1db0b4c4c4fcf1f263c68f0f5e4ede7.tar.gz
bind-124c3fc2f1db0b4c4c4fcf1f263c68f0f5e4ede7.tar.xz
bind-124c3fc2f1db0b4c4c4fcf1f263c68f0f5e4ede7.zip
Update to 9.9.0rc2
Signed-off-by: Adam Tkac <atkac@redhat.com>
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/bind.spec b/bind.spec
index 169ee76..5bf0a42 100644
--- a/bind.spec
+++ b/bind.spec
@@ -3,7 +3,7 @@
#
#%define PATCHVER P4
-%define PREVER rc1
+%define PREVER rc2
#%define VERSION %{version}
#%define VERSION %{version}-%{PATCHVER}
%define VERSION %{version}%{PREVER}
@@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.9.0
-Release: 0.6.%{PREVER}%{?dist}
+Release: 0.7.%{PREVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -776,6 +776,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Wed Feb 01 2012 Adam Tkac <atkac redhat com> 32:9.9.0-0.7.rc2
+- update to 9.9.0rc2
+
* Mon Jan 30 2012 Adam Tkac <atkac redhat com> 32:9.9.0-0.6.rc1
- retire initscript in favour of systemd unit files (#719419)