diff --git a/SPECS/gtk2.spec b/SPECS/gtk2.spec index b385b4b..2ecf9d7 100644 --- a/SPECS/gtk2.spec +++ b/SPECS/gtk2.spec @@ -20,7 +20,7 @@ Summary: GTK+ graphical user interface library Name: gtk2 Version: 2.24.33 -Release: 6%{?dist} +Release: 7%{?dist} License: LGPLv2+ URL: http://www.gtk.org #VCS: git:git://git.gnome.org/gtk+#gtk-2-24 @@ -86,6 +86,8 @@ Requires: pango >= %{pango_version} Requires(post): libtiff >= 3.6.1 Requires: libXrandr >= %{xrandr_version} +Recommends: (adwaita-gtk2-theme if gnome-shell) + # For sound theme events in gtk2 apps Recommends: libcanberra-gtk2%{?_isa} @@ -320,6 +322,9 @@ gtk-query-immodules-2.0-%{__isa_bits} --update-cache %doc tmpdocs/examples %changelog +* Thu Feb 24 2022 David King - 2.24.33-7 +- Recommend adwaita-gtk2-theme (#2051573) + * Mon Aug 09 2021 Mohan Boddu - 2.24.33-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688