diff --git a/.gitignore b/.gitignore index 480108f..93a7229 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ bind-9.7.2b1.tar.gz /bind-9.9.3.tar.gz /bind-9.9.3-P1.tar.gz /bind-9.9.4b1.tar.gz +/bind-9.9.4rc1.tar.gz diff --git a/bind.spec b/bind.spec index cae7bec..4a5faf8 100644 --- a/bind.spec +++ b/bind.spec @@ -3,7 +3,7 @@ # #%%global PATCHVER P1 -%global PREVER b1 +%global PREVER rc1 %global VERSION %{version}%{PREVER} #%%global VERSION %{version} #%%global VERSION %{version}-%{PATCHVER} @@ -776,8 +776,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog -* Mon Aug 05 2013 Tomas Hozza 32:9.9.4-0.3.b1 +* Mon Aug 05 2013 Tomas Hozza 32:9.9.4-0.3.rc1 - Fix setup-named-chroot.sh to mount/umount everything successfully +- update to bind-9.9.4rc1 * Sat Aug 03 2013 Fedora Release Engineering - 32:9.9.4-0.2.b1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 2fd6d5f..c30b213 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -9b6d2df9a74333c98ec434157e7cb0d6 bind-9.9.4b1.tar.gz d64062a182bf71dbcae7b2e2fe2cd55b config-11.tar.bz2 +7552aa68ebfb4f5494d8028617335d12 bind-9.9.4rc1.tar.gz