From 1d01e400c656d75f74446de86de0012451acac89ba130da3572bfd9936a366c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 4 Jul 2019 11:37:11 +0000 Subject: [PATCH] Accepting request 713359 from GNOME:Next - Update to version 3.24.10: + Make gtk_widget_get_action_group behave as documented. + Make gdk_screen_get_monitor_plug_name works as before. + Adwaita: - Update infobar look. - Fix some issues with submenus and popovers. + Wayland: Use the xdg-output protocol. + Fix build issues around cups. + Quartz: Build fixes. + treeview: Bring the pixel cache back, since its removal was causing problems in some applications. + Various documentation improvements. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/713359 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=356 --- gtk+-3.24.10.tar.xz | 3 +++ gtk+-3.24.9.tar.xz | 3 --- gtk3.changes | 17 +++++++++++++++++ gtk3.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 gtk+-3.24.10.tar.xz delete mode 100644 gtk+-3.24.9.tar.xz diff --git a/gtk+-3.24.10.tar.xz b/gtk+-3.24.10.tar.xz new file mode 100644 index 0000000..bb6232f --- /dev/null +++ b/gtk+-3.24.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35a8f107e2b90fda217f014c0c15cb20a6a66678f6fd7e36556d469372c01b03 +size 20958300 diff --git a/gtk+-3.24.9.tar.xz b/gtk+-3.24.9.tar.xz deleted file mode 100644 index 80f850a..0000000 --- a/gtk+-3.24.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:577eb0270d9adf2eb2aa4b03f9c7873fadb20cf265194d0139570f738493e635 -size 20983908 diff --git a/gtk3.changes b/gtk3.changes index 0b6169b..701d026 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Jul 4 09:00:50 UTC 2019 - Bjørn Lie + +- Update to version 3.24.10: + + Make gtk_widget_get_action_group behave as documented. + + Make gdk_screen_get_monitor_plug_name works as before. + + Adwaita: + - Update infobar look. + - Fix some issues with submenus and popovers. + + Wayland: Use the xdg-output protocol. + + Fix build issues around cups. + + Quartz: Build fixes. + + treeview: Bring the pixel cache back, since its removal was + causing problems in some applications. + + Various documentation improvements. + + Updated translations. + ------------------------------------------------------------------- Tue Jun 18 17:28:26 UTC 2019 - Bjørn Lie diff --git a/gtk3.spec b/gtk3.spec index cf6ad4d..3f3d621 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -22,7 +22,7 @@ %define _name gtk+ %bcond_without broadway Name: gtk3 -Version: 3.24.9 +Version: 3.24.10 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1-or-later