From 30c779ea017b61f59ae1a75ec1efb58ac16067fd54a804417305a6383171c2c2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 1 Sep 2021 10:08:44 +0000 Subject: [PATCH] Accepting request 915065 from GNOME:Next - Update to version 4.4.0: + Input: - Match IBus for display of Compose sequences - Match IBus for handling of mismatches - Handle Escape in Compose sequences - Allow multiple dead keys - Support 32bit keysyms + GtkCheckButton: Activate when moving focus + GtkLabel: Propertly ignore double underscores for mnemonics + GtkPopoverMenu: Fix focus cycling + GtkTextView: - Improve word selection - Fix block cursors on empty lines + GdkToplevel: Support the gnome-shell titlebar gesture protocol + GdkDropTarget: Allow creating drop targets in ui files + gsk: - Handle partial color fonts correctly - Use harfbuzz for color font information - Avoid pango for glyph cache rendering - Shrink shadow extents + Settings: Change the default for gtk-split-cursor to FALSE + Demos: - Small improvements to widget-factory - gtk-demo: Improve the hypertext demo - gtk-dem: Improve the clipboard demo + X11: Set WM_CLASS on toplevels + Wayland: Support wl_seat v7 + Updated translations. OBS-URL: https://build.opensuse.org/request/show/915065 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=72 --- gtk-4.2.1.tar.xz | 3 --- gtk-4.4.0.tar.xz | 3 +++ gtk4.changes | 32 ++++++++++++++++++++++++++++++++ gtk4.spec | 7 +++---- 4 files changed, 38 insertions(+), 7 deletions(-) delete mode 100644 gtk-4.2.1.tar.xz create mode 100644 gtk-4.4.0.tar.xz diff --git a/gtk-4.2.1.tar.xz b/gtk-4.2.1.tar.xz deleted file mode 100644 index 420a1fb..0000000 --- a/gtk-4.2.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:023169775de43f0a1fde066fbc19d78545ea6a7562c1915abde9b8ae4a7309e6 -size 25809520 diff --git a/gtk-4.4.0.tar.xz b/gtk-4.4.0.tar.xz new file mode 100644 index 0000000..f3dfa36 --- /dev/null +++ b/gtk-4.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0a1508f441686c3a20dfec48af533b19a4b2e017c18eaee31dccdb7d292505b +size 30008844 diff --git a/gtk4.changes b/gtk4.changes index e884290..76f819d 100644 --- a/gtk4.changes +++ b/gtk4.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Wed Aug 25 08:32:35 UTC 2021 - Bjørn Lie + +- Update to version 4.4.0: + + Input: + - Match IBus for display of Compose sequences + - Match IBus for handling of mismatches + - Handle Escape in Compose sequences + - Allow multiple dead keys + - Support 32bit keysyms + + GtkCheckButton: Activate when moving focus + + GtkLabel: Propertly ignore double underscores for mnemonics + + GtkPopoverMenu: Fix focus cycling + + GtkTextView: + - Improve word selection + - Fix block cursors on empty lines + + GdkToplevel: Support the gnome-shell titlebar gesture protocol + + GdkDropTarget: Allow creating drop targets in ui files + + gsk: + - Handle partial color fonts correctly + - Use harfbuzz for color font information + - Avoid pango for glyph cache rendering + - Shrink shadow extents + + Settings: Change the default for gtk-split-cursor to FALSE + + Demos: + - Small improvements to widget-factory + - gtk-demo: Improve the hypertext demo + - gtk-dem: Improve the clipboard demo + + X11: Set WM_CLASS on toplevels + + Wayland: Support wl_seat v7 + + Updated translations. + ------------------------------------------------------------------- Wed Jul 28 10:07:30 UTC 2021 - Yifan Jiang diff --git a/gtk4.spec b/gtk4.spec index 6194c5e..2bfdf1f 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -22,14 +22,14 @@ %define _name gtk Name: gtk4 -Version: 4.2.1 +Version: 4.4.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.2/%{_name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/gtk/4.4/%{_name}-%{version}.tar.xz Source2: settings.ini Source3: macros.gtk4 Source98: gtk4-rpmlintrc @@ -265,10 +265,9 @@ cp %{SOURCE3} %{buildroot}%{_rpmmacrodir} %dir %{_libdir}/gtk-4.0/%{gtk_binary_version} %dir %{_libdir}/gtk-4.0/%{gtk_binary_version}/printbackends/ %{_libdir}/gtk-4.0/%{gtk_binary_version}/printbackends/libprintbackend-cups.so -%{_libdir}/gtk-4.0/%{gtk_binary_version}/printbackends/libprintbackend-cloudprint.so %{_libdir}/gtk-4.0/%{gtk_binary_version}/printbackends/libprintbackend-file.so %dir %{_libdir}/gtk-4.0/%{gtk_binary_version}/media/ -%{_libdir}/gtk-4.0/%{gtk_binary_version}/media/libmedia-ffmpeg.so +#%%{_libdir}/gtk-4.0/%%{gtk_binary_version}/media/libmedia-ffmpeg.so %{_libdir}/gtk-4.0/%{gtk_binary_version}/media/libmedia-gstreamer.so %dir %{_libdir}/gtk-4.0/%{gtk_binary_version}/theming-engines/ %dir %{_libdir}/gtk-4.0/modules