diff --git a/gtk3.changes b/gtk3.changes index 9a1dc33..823d8f7 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 15 07:18:17 UTC 2024 - Dominique Leuenberger + +- BuildRequire gettext-devel instead of gettext-tools-mini: the + -devel provides is part of gettext-tools, but this allows OBS to + pick the package it deems correct. + ------------------------------------------------------------------- Thu Jan 25 11:50:18 UTC 2024 - dimstar@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index d0a0126..992e1f1 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -49,7 +49,7 @@ Patch1: gtk3-revert-forced-xftdpi.patch BuildRequires: cups-devel >= 1.7 BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes -BuildRequires: gettext-tools-mini >= 0.19.7 +BuildRequires: gettext-devel >= 0.19.7 BuildRequires: gtk-doc BuildRequires: hicolor-icon-theme BuildRequires: meson