Reeanble unit tests
This commit is contained in:
parent
48bb18e175
commit
fdb091757f
@ -14,8 +14,7 @@
|
|||||||
%bcond_without DLZ
|
%bcond_without DLZ
|
||||||
# New MaxMind GeoLite support
|
# New MaxMind GeoLite support
|
||||||
%bcond_without GEOIP2
|
%bcond_without GEOIP2
|
||||||
# Disabled temporarily until kyua is fixed on rawhide, bug #1926779
|
%bcond_without UNITTEST
|
||||||
%bcond_with UNITTEST
|
|
||||||
%bcond_without DNSTAP
|
%bcond_without DNSTAP
|
||||||
%bcond_without LMDB
|
%bcond_without LMDB
|
||||||
%bcond_without DOC
|
%bcond_without DOC
|
||||||
@ -1120,6 +1119,7 @@ fi;
|
|||||||
%changelog
|
%changelog
|
||||||
* Tue May 17 2022 Petr Menšík <pemensik@redhat.com> - 32:9.16.28-2
|
* Tue May 17 2022 Petr Menšík <pemensik@redhat.com> - 32:9.16.28-2
|
||||||
- Parse again timeout and attempts from resolv.conf (#2087156)
|
- Parse again timeout and attempts from resolv.conf (#2087156)
|
||||||
|
- Reenable unit tests during build
|
||||||
|
|
||||||
* Wed Apr 20 2022 Petr Menšík <pemensik@redhat.com> - 32:9.16.28-1
|
* Wed Apr 20 2022 Petr Menšík <pemensik@redhat.com> - 32:9.16.28-1
|
||||||
- Update to 9.16.28 (#2076941)
|
- Update to 9.16.28 (#2076941)
|
||||||
|
Loading…
Reference in New Issue
Block a user