From a2e449f3b718c44a5d71f37103118ce4404ba1af728c966f6b590c9824524fc4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 22 Apr 2021 07:43:41 +0000 Subject: [PATCH] Accepting request 886249 from GNOME:Next Update to 4.2.0 OBS-URL: https://build.opensuse.org/request/show/886249 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=65 --- gtk-4.1.2.tar.xz | 3 --- gtk-4.2.0.tar.xz | 3 +++ gtk4.changes | 17 +++++++++++++++++ gtk4.spec | 4 ++-- 4 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 gtk-4.1.2.tar.xz create mode 100644 gtk-4.2.0.tar.xz diff --git a/gtk-4.1.2.tar.xz b/gtk-4.1.2.tar.xz deleted file mode 100644 index 61c6faa..0000000 --- a/gtk-4.1.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33407da437c5e5ac09e7a463ba3bd025da3d80ba1953b8bbe2bce97dd2609677 -size 19530720 diff --git a/gtk-4.2.0.tar.xz b/gtk-4.2.0.tar.xz new file mode 100644 index 0000000..a01f9ad --- /dev/null +++ b/gtk-4.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e975f286e911666a79b6bcf486e6f99b0bd9d2b4cc348d19bce487a0b1c97072 +size 25772584 diff --git a/gtk4.changes b/gtk4.changes index 59e580c..a483540 100644 --- a/gtk4.changes +++ b/gtk4.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sat Apr 17 09:18:32 UTC 2021 - Dominique Leuenberger + +- Update to version 4.2.0: + + GtkFileChooser: Make the location entry work again. + + GtlLabel: Fix tooltips on links. + + GtkTextView: Make scrolling work better with renderers. + + X11: + - Fix damage handling. + - Trap errors from the COW. + + Wayland: Fix key event matching with mismatched layouts. + + Inspector: Allow inspecting Unicode. + + Input: + - Improve dead key handling. + - Regenerate compose sequence table. + + Updated translations. + ------------------------------------------------------------------- Thu Mar 18 09:26:38 UTC 2021 - Dominique Leuenberger diff --git a/gtk4.spec b/gtk4.spec index eddd365..7a77903 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -22,14 +22,14 @@ %define _name gtk Name: gtk4 -Version: 4.1.2 +Version: 4.2.0 Release: 0 Summary: The GTK+ toolkit library (version 4) License: LGPL-2.1-or-later Group: Development/Libraries/X11 URL: https://www.gtk.org/ -Source: https://download.gnome.org/sources/gtk/4.1/%{_name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/gtk/4.2/%{_name}-%{version}.tar.xz Source2: settings.ini Source3: macros.gtk4 Source98: gtk4-rpmlintrc