diff --git a/bind.changes b/bind.changes index 7e5d4ff..8ec3502 100644 --- a/bind.changes +++ b/bind.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 6 07:16:33 UTC 2023 - Dirk Müller + +- rebuild bind-utils on libuv updates (bsc#1212090) + ------------------------------------------------------------------- Thu Jun 22 08:04:23 UTC 2023 - Jorik Cronenberg diff --git a/bind.spec b/bind.spec index 191aca8..7db8368 100644 --- a/bind.spec +++ b/bind.spec @@ -133,6 +133,9 @@ includes also the BIND Administrator Reference Manual (ARM). Summary: Libraries for "bind" and utilities to query and test DNS # Needed for dnssec parts Group: Productivity/Networking/DNS/Utilities +# Needs a rebuild as libuv will otherwise abort the program with: +# fatal error: libuv version too new: running with libuv 1.X+1 when compiled with libuv 1.X will lead to libuv failures +%requires_eq libuv1 Provides: bind9-utils Provides: bindutil Provides: dns_utils