summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Tkac <atkac@redhat.com>2010-08-27 10:48:01 +0200
committerAdam Tkac <atkac@redhat.com>2010-08-27 10:48:01 +0200
commitbe7323a92d7a4bc261afb9d23eff465a4d010388 (patch)
tree22be31d6a7e890aa1cf809062a1a60fe108ac62c
parentaa9e285744af7afa52c4cd32a81da273ab603e19 (diff)
downloadbind-be7323a92d7a4bc261afb9d23eff465a4d010388.tar.gz
bind-be7323a92d7a4bc261afb9d23eff465a4d010388.tar.xz
bind-be7323a92d7a4bc261afb9d23eff465a4d010388.zip
Update to 9.7.2rc1.
Signed-off-by: Adam Tkac <atkac@redhat.com>
-rw-r--r--.gitignore2
-rw-r--r--bind.spec7
-rw-r--r--sources2
3 files changed, 8 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 55e3cec..3895310 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
bind-9.7.1-P2.tar.gz
config-8.tar.bz2
bind-9.7.2b1.tar.gz
+/config-8.tar.bz2
+/bind-9.7.2rc1.tar.gz
diff --git a/bind.spec b/bind.spec
index c54c346..48455c9 100644
--- a/bind.spec
+++ b/bind.spec
@@ -3,7 +3,7 @@
#
#%define PATCHVER P2
-%define PREVER b1
+%define PREVER rc1
#%define VERSION %{version}
#%define VERSION %{version}-%{PATCHVER}
%define VERSION %{version}%{PREVER}
@@ -21,7 +21,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.7.2
-Release: 0.2.%{PREVER}%{?dist}
+Release: 0.3.%{PREVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -674,6 +674,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Fri Aug 27 2010 Adam Tkac <atkac redhat com> 32:9.7.2-0.3.rc1
+- update to 9.7.2rc1
+
* Tue Aug 10 2010 Adam Tkac <atkac redhat com> 32:9.7.2-0.2.b1
- host: handle "debug", "attempts" and "timeout" options in resolv.conf well
diff --git a/sources b/sources
index 6c634ab..3e69cdf 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
76857526420dc8e153ad688aeb5a2c4b config-8.tar.bz2
-0df39877e62bbab3f89c1c038c7784af bind-9.7.2b1.tar.gz
+9e7a7ccbffec2a5fa05eb3e30af238e6 bind-9.7.2rc1.tar.gz