diff --git a/gettext-runtime.changes b/gettext-runtime.changes index e6b8cf7..392fd69 100644 --- a/gettext-runtime.changes +++ b/gettext-runtime.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 4 09:10:05 UTC 2024 - Dan Čermák + +- Add missing Requires: find to gettext-tools + ------------------------------------------------------------------- Mon Feb 26 14:57:24 UTC 2024 - Dominique Leuenberger diff --git a/gettext-runtime.spec b/gettext-runtime.spec index 9ef8c01..a476688 100644 --- a/gettext-runtime.spec +++ b/gettext-runtime.spec @@ -89,6 +89,8 @@ License: LGPL-2.1-or-later Group: Development/Tools/Other Requires: %{name} = %{version} Requires: xz +# autopoint requires find +Requires: findutils %if %{without mini} Requires(post): info Requires(preun): info