summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Hozza <thozza@redhat.com>2014-06-12 16:05:32 +0200
committerTomas Hozza <thozza@redhat.com>2014-06-12 16:05:32 +0200
commit7809ef4347bd7b6bc4a1695182c1ec73bcf0515c (patch)
treecc8b7889fcd96be59bd1ba7a3e84759b1fd17f52
parented837c4f03aa75b62c3f43bc83ceeb4edea9e8e8 (diff)
downloadbind-7809ef4347bd7b6bc4a1695182c1ec73bcf0515c.tar.gz
bind-7809ef4347bd7b6bc4a1695182c1ec73bcf0515c.tar.xz
bind-7809ef4347bd7b6bc4a1695182c1ec73bcf0515c.zip
Update to 9.9.5-P1
Signed-off-by: Tomas Hozza <thozza@redhat.com>
-rw-r--r--.gitignore1
-rw-r--r--bind.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index be45a0f..7e87b14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@ bind-9.7.2b1.tar.gz
/bind-9.9.5b1.tar.gz
/bind-9.9.5rc2.tar.gz
/bind-9.9.5.tar.gz
+/bind-9.9.5-P1.tar.gz
diff --git a/bind.spec b/bind.spec
index 53e2507..b91fc0a 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,7 +2,7 @@
# Red Hat BIND package .spec file
#
-#%%global PATCHVER P1
+%global PATCHVER P1
#%%global PREVER rc2
#%%global VERSION %{version}%{PREVER}
%global VERSION %{version}
@@ -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: 5%{?PATCHVER}%{?PREVER}%{?dist}
+Release: 6%{?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 Jun 12 2014 Tomas Hozza <thozza@redhat.com> 32:9.9.5-6.P1
+- Update to 9.9.5-P1
+
* Mon Jun 09 2014 Tomas Hozza <thozza@redhat.com> 32:9.9.5-5
- Use /dev/urandom for generation of rndc.key (#1079799)
diff --git a/sources b/sources
index 6fef1aa..c90aab0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
e4315fdea56983570d3a33702e925088 config-12.tar.bz2
-e676c65cad5234617ee22f48e328c24e bind-9.9.5.tar.gz
+3408af8c6d27d6cb8a05287f2ee32ad0 bind-9.9.5-P1.tar.gz