Accepting request 1171778 from GNOME:Next

- Update to version 4.14.4:
  + GtkGraphicsOffload: Don't crash without a child.
  + Icontheme:
    - Make symbolic svg loading more efficient.
    - Handle color-free symbolics more efficiently.
  + Accessibility:
    - Make the gtk-demo sidebar search more accessible.
    - Stop emitting focus events.
  + GDK:
    - Support XDG_ACTIVATION_TOKEN.
    - dmabuf: Be more defensive when importing unknown formats.
    - dmabuf: Use narrow range for YUV.
  + GSK: gpu: Handle  tiny offscreens correctl.
  + Build: Fix many ubsan warning.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1171778
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=165
This commit is contained in:
Dominique Leuenberger 2024-05-04 15:45:08 +00:00 committed by Git OBS Bridge
parent 63ecf45fcc
commit db435d9980
6 changed files with 27 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gtk.git</param>
<param name="revision">4.14.3</param>
<param name="revision">4.14.4</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

3
gtk-4.14.4.obscpio Normal file
View File

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

View File

@ -1,4 +1,4 @@
name: gtk
version: 4.14.3
mtime: 1713490202
commit: 686a629f98f743eb4fafd94c8216972f1387b8f3
version: 4.14.4
mtime: 1714692806
commit: 8593797a6fad9eadf0e9e0e3d502c83d423ef285

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri May 3 14:40:14 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 4.14.4:
+ GtkGraphicsOffload: Don't crash without a child.
+ Icontheme:
- Make symbolic svg loading more efficient.
- Handle color-free symbolics more efficiently.
+ Accessibility:
- Make the gtk-demo sidebar search more accessible.
- Stop emitting focus events.
+ GDK:
- Support XDG_ACTIVATION_TOKEN.
- dmabuf: Be more defensive when importing unknown formats.
- dmabuf: Use narrow range for YUV.
+ GSK: gpu: Handle tiny offscreens correctl.
+ Build: Fix many ubsan warning.
+ Updated translations.
-------------------------------------------------------------------
Fri Apr 19 12:57:02 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -28,7 +28,7 @@
%endif
Name: gtk4
Version: 4.14.3
Version: 4.14.4
Release: 0
Summary: The GTK+ toolkit library (version 4)
License: LGPL-2.1-or-later