From e42c700db99f962eb4e4b3a6ab441373809a5fe7 Mon Sep 17 00:00:00 2001 From: Petr Menšík Date: Mon, 10 Jul 2017 10:21:43 +0200 Subject: Update to 9.11.1-P3 --- .gitignore | 1 + bind.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8dceff8..9a356ad 100644 --- a/.gitignore +++ b/.gitignore @@ -74,3 +74,4 @@ bind-9.7.2b1.tar.gz /config-16.tar.bz2 /bind-9.11.1-P1.tar.gz /bind-9.11.1-P2.tar.gz +/bind-9.11.1-P3.tar.gz diff --git a/bind.spec b/bind.spec index 20d1476..68ed719 100644 --- a/bind.spec +++ b/bind.spec @@ -2,7 +2,7 @@ # Red Hat BIND package .spec file # -%global PATCHVER P2 +%global PATCHVER P3 #%%global PREVER rc1 %global BINDVERSION %{version}%{?PREVER}%{?PATCHVER:-%{PATCHVER}} @@ -1024,6 +1024,9 @@ rm -rf ${RPM_BUILD_ROOT} %{python3_sitelib}/isc/__pycache__/*py* %changelog +* Mon Jul 10 2017 Petr Menšík - 32:9.11.1-2.P3 +- Update to 9.11.1-P3 + * Fri Jun 30 2017 Petr Menšík - 32:9.11.1-2.P2 - Update to 9.11.1-P2 diff --git a/sources b/sources index c239ce3..f808568 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (bind-9.11.1-P2.tar.gz) = 275e63d87372a7cd994a5116a750fd1fffc3d29d0104e98a85316a181d9a251a5cb3e009a55b73685a17a68e2f4516db005c667f6e75309f88e2d30096507769 +SHA512 (bind-9.11.1-P3.tar.gz) = bf92ce1e07e5c84cc42b413bdbd3ad97f37712a6dc330dc10182992d948b7a393d5446efa188379b39020c34d810cebe2a7acccc9b8aa6bb564e1f3e6be42e96 SHA512 (config-16.tar.bz2) = 983e0a8de3bb0c16fb21331894cc97ea516233796158eb5d1c932608227b31889496d0467c3e43953bf504dbf8b5f19210d2c9f8e0e3742aea2c7609245bf3f7 -- cgit