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 32:9.9.5-6.P1 +- Update to 9.9.5-P1 + * Mon Jun 09 2014 Tomas Hozza 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