diff --git a/bind.spec b/bind.spec index 4c81673..3e41327 100644 --- a/bind.spec +++ b/bind.spec @@ -18,7 +18,7 @@ %bcond_without DEVEL %bcond_with LMDB %bcond_with JSON -%bcond_with DNSTAP +%bcond_without DNSTAP %bcond_with DLZ %bcond_without EXPORT_LIBS %if 0%{?fedora} >= 17 @@ -54,7 +54,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: MPLv2.0 Version: 9.11.5 -Release: 11%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} +Release: 12%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} Epoch: 32 Url: https://www.isc.org/downloads/bind/ # @@ -1529,6 +1529,9 @@ fi; %changelog +* Fri Feb 22 2019 Petr Menšík - 32:9.11.5-12.P1 +- Enable DNSTAP support (#1564776) + * Thu Feb 21 2019 Petr Menšík - 32:9.11.5-11.P1 - Disable often failing unit test random_test