Accepting request 1082043 from GNOME:Next

New stable release

OBS-URL: https://build.opensuse.org/request/show/1082043
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=127
This commit is contained in:
Bjørn Lie 2023-04-21 17:14:44 +00:00 committed by Git OBS Bridge
parent 3346b97d9f
commit e118838215
4 changed files with 40 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e8fcac04bc7715b9da667c911a5ee8f262e200d1d6a50adf23645ca8cfcd0311
size 20481204

3
gtk-4.10.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca6c81029e1db6326be6ab5ddf1c734a39d3aab46e6a4e0fcced20d01a7cd585
size 20480356

View File

@ -1,3 +1,39 @@
-------------------------------------------------------------------
Fri Apr 21 15:02:44 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.10.2:
+ Holding control to select multiple files broken in filechooser
+ Inspector crash
+ Listbase doesn't account for bottom padding in
size_allocate_child
+ Leaking AT contexts
+ OpenGL / Windows: Crash when closing gtk4-widget-factory
+ GTK apps crash on startup when setting cursor-size to 0 on
Wayland
+ Segmentation fault: gdk_wayland_toplevel_set_startup_id() needs
to null-check display->xdg_activation before using it
+ Possible use-after-free under
gtk_scrolled_window_update_use_indicators()
+ Wrong error message in `gtk_init`
+ Segfault when scrolling after changing ListView model
+ Bluetooth panel from the Settings app: clicking in the
"Downloads" link no longer opens Nautilus
+ Broadway docs or code is broken
+ Disabled GtkPicture's are not properly themed
+ Setting CSS padding to a GtkTextView gives the context menu an
offset
+ A11y: the Showing state is used only for windows
+ Gtk4 expander: CSS nodes mismatch code vs. documentation
+ Invoking gtk inspector on a folder results in a crash
+ Double tap requires very precise touch input
+ Name autocompletion dropdown in the GTK4 FileChooser's Save
dialog gets stuck, creates artifacts, jumps around
+ Links are not opened when xdg-desktop-portal OpenURI is not
available
+ GtkSnapshot generates no nodes appending whitespace-only
layouts
+ Updated translations.
-------------------------------------------------------------------
Wed Apr 12 21:31:38 UTC 2023 - Luciano Santos <luc14n0@opensuse.org>

View File

@ -22,7 +22,7 @@
%define _name gtk
Name: gtk4
Version: 4.10.1
Version: 4.10.2
Release: 0
Summary: The GTK+ toolkit library (version 4)
License: LGPL-2.1-or-later