From 2090a1962955fa89b9091b6087ae98fd31f7e0a188c86571c44d8d993ada5bda Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 11 Apr 2019 14:49:29 +0000 Subject: [PATCH] Accepting request 693155 from GNOME:Next New stable rel OBS-URL: https://build.opensuse.org/request/show/693155 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=348 --- gtk+-3.24.7.tar.xz | 3 --- gtk+-3.24.8.tar.xz | 3 +++ gtk3.changes | 17 +++++++++++++++++ gtk3.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 gtk+-3.24.7.tar.xz create mode 100644 gtk+-3.24.8.tar.xz diff --git a/gtk+-3.24.7.tar.xz b/gtk+-3.24.7.tar.xz deleted file mode 100644 index 645358c..0000000 --- a/gtk+-3.24.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52121144a2df4babed75eb5f34de130a46420101fde3ae216d3142df8a481520 -size 19375708 diff --git a/gtk+-3.24.8.tar.xz b/gtk+-3.24.8.tar.xz new file mode 100644 index 0000000..2ce5d50 --- /dev/null +++ b/gtk+-3.24.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:666962de9b9768fe9ca785b0e2f42c8b9db3868a12fa9b356b167238d70ac799 +size 22419364 diff --git a/gtk3.changes b/gtk3.changes index 75ee37a..7b3fb73 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Apr 11 09:24:41 UTC 2019 - Bjørn Lie + +- Update to version 3.24.8: + + Color editor: don't warn if editing is cancelled. + + Always redraw on allocate - not doing so is not safe when any + widget can have a background. + + Use GLSL 3.30 for shaders. + + Quartz: add a preliminary GdkGLContext implementation. + + Win32: Fix a bug that prevented storing printer driver prefs. + + Wayland: properly place window menus. + + GtkApplication: support session state changes in sandboxes, + using the inhibit portal. + + Fix a problem with autostart notification. + + Places: Show loop devices as reported by gvfs. + + Updated translations. + ------------------------------------------------------------------- Tue Mar 12 20:43:55 UTC 2019 - Bjørn Lie diff --git a/gtk3.spec b/gtk3.spec index 25b529c..a4746cf 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -22,7 +22,7 @@ %define _name gtk+ %bcond_without broadway Name: gtk3 -Version: 3.24.7 +Version: 3.24.8 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1-or-later