From 757a473053cdfc354ede9e6f779abce00305f2cef383570aa54f21adf358cd47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 19 Jun 2019 15:50:44 +0000 Subject: [PATCH] Accepting request 710667 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/710667 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=354 --- gtk+-3.24.8.tar.xz | 3 --- gtk+-3.24.9.tar.xz | 3 +++ gtk3.changes | 27 +++++++++++++++++++++++++++ gtk3.spec | 4 ++-- 4 files changed, 32 insertions(+), 5 deletions(-) delete mode 100644 gtk+-3.24.8.tar.xz create mode 100644 gtk+-3.24.9.tar.xz diff --git a/gtk+-3.24.8.tar.xz b/gtk+-3.24.8.tar.xz deleted file mode 100644 index 2ce5d50..0000000 --- a/gtk+-3.24.8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:666962de9b9768fe9ca785b0e2f42c8b9db3868a12fa9b356b167238d70ac799 -size 22419364 diff --git a/gtk+-3.24.9.tar.xz b/gtk+-3.24.9.tar.xz new file mode 100644 index 0000000..80f850a --- /dev/null +++ b/gtk+-3.24.9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:577eb0270d9adf2eb2aa4b03f9c7873fadb20cf265194d0139570f738493e635 +size 20983908 diff --git a/gtk3.changes b/gtk3.changes index 29ff913..0b6169b 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Tue Jun 18 17:28:26 UTC 2019 - Bjørn Lie + +- Update to version 3.24.9: + + GTK can now be built with the meson build system. + + Wayland: + - Support the xdg-output protocol for correct monitor sizes + with scaled displays. + - Fix handling of cursor hotspots that was reading + uninitialized memory. + - Update tablet cursors when scale changes. + + CSS: Use multiple font-family values. + + Emoji: Populate the Emoji chooser incrementally. + + Printing: Require CUPS 1.7. + + Scrolling: Add a gtk-overlay-scrolling setting that can be used + to force traditional (non-overlay) scrollbars. + + GtkTreeView: + - Update rubberband rectangles more often. + - Remove the pixel cache, to avoid the redraw issues that it + causes. + + Tooling: Support sysprof profiling. + + Themes: + - Adwaita: Small tweaks to the theme refresh. + - Adwaita: Update treeview progress bars. + - HighContrast: Improve notebook tabs. + + Updated translations. + ------------------------------------------------------------------- Wed May 8 09:33:00 UTC 2019 - Dominique Leuenberger diff --git a/gtk3.spec b/gtk3.spec index f7da0e2..cf6ad4d 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -22,7 +22,7 @@ %define _name gtk+ %bcond_without broadway Name: gtk3 -Version: 3.24.8 +Version: 3.24.9 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1-or-later @@ -37,7 +37,7 @@ Source99: baselibs.conf Patch0: gtk3-GTK_PATH64.patch # PATCH-FIX-OPENSUSE gtk3-revert-forced-xftdpi.patch fvogt@opensuse.org -- Revert very controversal commit on GTK3, forcing DPI to 96 Patch1: gtk3-revert-forced-xftdpi.patch -BuildRequires: cups-devel >= 1.2 +BuildRequires: cups-devel >= 1.7 BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes BuildRequires: gettext-tools-mini >= 0.19.7