summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKalev Lember <klember@redhat.com>2020-12-11 12:50:59 +0100
committerKalev Lember <klember@redhat.com>2020-12-11 12:53:24 +0100
commitf29043b20f48757e82bf0309931538a5801bf30e (patch)
tree7c036012e84844edf9082c68e2eebf8ab8fc2159
parentUpdate to 3.24.24 (diff)
downloadgtk3-classic-build-gtk3-f29043b20f48757e82bf0309931538a5801bf30e.tar.gz
gtk3-classic-build-gtk3-f29043b20f48757e82bf0309931538a5801bf30e.tar.bz2
gtk3-classic-build-gtk3-f29043b20f48757e82bf0309931538a5801bf30e.zip
Update required dep versions
-rw-r--r--gtk3.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk3.spec b/gtk3.spec
index 826f875..d302e45 100644
--- a/gtk3.spec
+++ b/gtk3.spec
@@ -8,12 +8,12 @@
%global glib2_version 2.57.2
%global pango_version 1.41.0
-%global atk_version 2.15.1
+%global atk_version 2.32.0
%global cairo_version 1.14.0
%global gdk_pixbuf_version 2.30.0
%global xrandr_version 1.5.0
-%global wayland_version 1.9.91
-%global wayland_protocols_version 1.14
+%global wayland_version 1.14.91
+%global wayland_protocols_version 1.17
%global epoxy_version 1.4
%global bin_version 3.0.0
bgstack15