From e8709e2899b75fede10a37100400d6bdd1b1567b Mon Sep 17 00:00:00 2001 From: Petr Menšík Date: Nov 07 2016 18:33:36 +0000 Subject: Update to 9.10.4-P4 --- diff --git a/.gitignore b/.gitignore index 5e83b15..955e90b 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ bind-9.7.2b1.tar.gz /bind-9.10.4-P1.tar.gz /bind-9.10.4-P2.tar.gz /bind-9.10.4-P3.tar.gz +/bind-9.10.4-P4.tar.gz diff --git a/bind.spec b/bind.spec index 5c98f1b..7780b23 100644 --- a/bind.spec +++ b/bind.spec @@ -2,7 +2,7 @@ # Red Hat BIND package .spec file # -%global PATCHVER P3 +%global PATCHVER P4 #%%global PREVER rc1 %global VERSION %{version}%{?PREVER}%{?PATCHVER:-%{PATCHVER}} @@ -25,7 +25,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.10.4 -Release: 2%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} +Release: 3%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -1005,6 +1005,10 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Mon Nov 07 2016 Petr Menšík - 32:9.10.4-3.P4 +- Compile on OpenSSL 1.1 +- Update to 9.10.4-P4 + * Thu Sep 29 2016 Tomas Hozza - 32:9.10.4-2.P3 - Update to 9.10.4-P3 diff --git a/sources b/sources index 897f47b..5c33cca 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ c47ee477f29baac49dc59ef4fb732b97 config-15.tar.bz2 -2ce7b49516d3df1490bf2263f474b2d6 bind-9.10.4-P3.tar.gz +e110904a1d54f83f01d4be8bcd842927 bind-9.10.4-P4.tar.gz