summaryrefslogtreecommitdiff
path: root/gtk3.spec
diff options
context:
space:
mode:
authorKalev Lember <klember@redhat.com>2016-10-24 12:06:34 +0200
committerKalev Lember <klember@redhat.com>2016-10-24 12:38:12 +0200
commit05436baa97c79678310020ed3cbc4afa45b40e8b (patch)
tree5192ce10859b32fb059a0262550674604e18d466 /gtk3.spec
parentPrefer eglGetPlatformDisplay to eglGetDisplay (diff)
downloadgtk3-classic-build-gtk3-05436baa97c79678310020ed3cbc4afa45b40e8b.tar.gz
gtk3-classic-build-gtk3-05436baa97c79678310020ed3cbc4afa45b40e8b.tar.bz2
gtk3-classic-build-gtk3-05436baa97c79678310020ed3cbc4afa45b40e8b.zip
Bump gtk2/gtk-update-icon-cache conflicts for RHEL 7
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