summaryrefslogtreecommitdiff
path: root/gtk3.spec
diff options
context:
space:
mode:
Diffstat (limited to 'gtk3.spec')
-rw-r--r--gtk3.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk3.spec b/gtk3.spec
index 868d9a8..3d6de68 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -107,7 +107,7 @@ This package contains version 3 of GTK+.
%package -n gtk-update-icon-cache
Summary: Icon theme caching utility
# gtk-update-icon-cache used to be shipped in the gtk2 package
-Conflicts: gtk2 < 2.24.25-2
+Conflicts: gtk2 < 2.24.29
%description -n gtk-update-icon-cache
GTK+ can use the cache files created by gtk-update-icon-cache to avoid a lot of
bgstack15