diff --git a/gtk3.spec b/gtk3.spec index e70daf2ddf696b8c72b0f74d271d60e3bc05f03d..829ed586abac7cb723dfd5ce8094f52ce19a1a70 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -14,7 +14,7 @@ #Basic Information Name: gtk3 Version: 3.24.30 -Release: 3 +Release: 4 Summary: GTK+ graphical user interface library License: LGPLv2+ URL: http://www.gtk.org @@ -45,8 +45,6 @@ Recommends: dconf Obsoletes: adwaita-gtk3-theme < 3.13.3 Provides: adwaita-gtk3-theme = %{version}-%{release} Conflicts: gtk2 < 2.24.29 -Obsoletes: gtk-update-icon-cache < %{version}-%{release} -Provides: gtk-update-icon-cache = %{version}-%{release} Obsoletes: gtk3-engines <= 2.91.5-5.fc15 Obsoletes: gtk-solidity-engine < 0.4.1-9 @@ -79,6 +77,7 @@ The gtk3-immodule-xim package contains XIM support for GTK+ 3. %package -n gtk-update-icon-cache Summary: Icon theme caching utility +Obsoletes: gtk-update-icon-cache < %{version}-%{release} %description -n gtk-update-icon-cache GTK+ can use the cache files created by gtk-update-icon-cache to avoid alot of system call and disk seek overhead when the application starts.Since the format of the cache files allows them to be mmap()ed shared between multiple applications,the overall memory consumption is reduced as well. @@ -272,6 +271,9 @@ gtk-query-immodules-3.0-64 --update-cache &>/dev/null || : %{_mandir}/man1/gtk3-widget-factory.1* %changelog +* Tue Mar 08 2022 Wenlong Ding - 3.24.30-4 +- Remove 'Provides: gtk-update-icon-cache' from gtk3 package + * Fri Jan 14 2022 wangkerong - 3.24.30-3 - Other distros disable cups