diff --git a/desktop/toolkit/gtk/gtk2/actions.py b/desktop/toolkit/gtk/gtk2/actions.py
index dcee37be0a..c88be50b63 100644
--- a/desktop/toolkit/gtk/gtk2/actions.py
+++ b/desktop/toolkit/gtk/gtk2/actions.py
@@ -25,6 +25,7 @@ def setup():
--sbindir=/usr/sbin32 \
--disable-cups"
+ shelltools.export("GLIB_MKENUMS", "/usr/bin/glib-mkenums")
shelltools.export("CC", "%s -m32" % get.CC())
shelltools.export("CXX", "%s -m32" % get.CC())
shelltools.export("CXXFLAGS", "%s -m32" % get.CFLAGS())
diff --git a/desktop/toolkit/gtk/gtk2/pspec.xml b/desktop/toolkit/gtk/gtk2/pspec.xml
index 3079f21788..8140364716 100644
--- a/desktop/toolkit/gtk/gtk2/pspec.xml
+++ b/desktop/toolkit/gtk/gtk2/pspec.xml
@@ -11,7 +11,7 @@
LGPLv2.1
The GIMP Toolkit version 2
GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites.
- mirrors://gnome/gtk+/2.24/gtk+-2.24.32.tar.xz
+ mirrors://gnome/gtk+/2.24/gtk+-2.24.33.tar.xz
cups-devel
libXi-devel
@@ -48,9 +48,9 @@
fedora/icon-padding.patch
fedora/tooltip-positioning.patch
fedora/window-dragging.patch
- fedora/python3.patch
- fedora/0001-Fix-compiler-warnings-with-GCC-8.1.patch
- fedora/0001-calendar-Use-the-new-OB-format-if-supported.patch
+
+
+
@@ -193,6 +193,13 @@
+
+ 2021-05-03
+ 2.24.33
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-05-01
2.24.32