diff --git a/bind.spec b/bind.spec index d830eb9..0414eef 100644 --- a/bind.spec +++ b/bind.spec @@ -14,8 +14,7 @@ %bcond_without DLZ # New MaxMind GeoLite support %bcond_without GEOIP2 -# Disabled temporarily until kyua is fixed on rawhide, bug #1926779 -%bcond_with UNITTEST +%bcond_without UNITTEST %bcond_without DNSTAP %bcond_without LMDB %bcond_without DOC @@ -1120,6 +1119,7 @@ fi; %changelog * Tue May 17 2022 Petr Menšík - 32:9.16.28-2 - Parse again timeout and attempts from resolv.conf (#2087156) +- Reenable unit tests during build * Wed Apr 20 2022 Petr Menšík - 32:9.16.28-1 - Update to 9.16.28 (#2076941)