Accepting request 973712 from GNOME:Next

Update to 4.6.3

OBS-URL: https://build.opensuse.org/request/show/973712
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=92
This commit is contained in:
Dominique Leuenberger 2022-05-05 07:50:13 +00:00 committed by Git OBS Bridge
parent 1b2af4c964
commit 59fe693310
4 changed files with 33 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Apr 28 12:45:55 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 4.6.3:
+ GtkOverlay: Bring back positional style classes.
+ GtkFileChooser:
- Prevent unwanted completion popups.
- Fix small problems in save mode.
- Fix buildable suport of GtkFileFilter.
+ GtkPopover: Fix button positions in right-to-left locales.
+ GtkLabel: Fix small issues with link handling.
+ Tooltips: Don't restrict the minimum tooltip length.
+ Theme:
- Don't use opacity for overlay scrollbars.
- Fix selection text color in vertical spin buttons.
+ GSK:
- Accept textures that are generated by webkit.
- Align offscreen rendering to the pixel grid.
+ Accessibility: Fix a crash in startup when orca is running.
+ Input:
- Fix display changes in GtkIMMultiContext.
- Fix activating on-screen keyboards.
- Always propagate hold events in GtkEventControllerScroll.
+ Windows:
- Fix a critical warning in clipboard handling.
- Report serial numbers for events.
+ MacOS: Prevent fullscreen transition reentrancy.
+ Updated translations.
-------------------------------------------------------------------
Thu Mar 31 23:15:26 UTC 2022 - Jeff Mahoney <jeffm@suse.com>

View File

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