Accepting request 1164568 from GNOME:Factory

- Update to version 4.14.2:
  + GtkScale: Improve positioning of values in some cases.
  + Theme: Make progress in entries visible.
  + Accessibility: Fix text insertion handling.
  + GDK:
    - dnd: Use the default cursor durion motion
    - dnd: Use a better cursor for indicating the move action
  + GSK:
    - gl: Handle offloads in offscreen context better
    - Fix text rendering problems with some fonts
  + Wayland:
    - Tighten up some protocol version checks
    - Use the presentation time protocol
    - Fix a crash with subsurfaces
    - Improve settings portal handling
  + Debugging: Add font settings in the inspector.
  + Demos:
    - Clean up the application demo
    - Update cursor images for the cursor demo
  + Updated translations. (forwarded request 1164514 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1164568
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=73
This commit is contained in:
Ana Guerrero 2024-04-05 18:24:09 +00:00 committed by Git OBS Bridge
commit 07bb1b4bfc
6 changed files with 32 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.1</param>
<param name="revision">4.14.2</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:9ed2c2ce7132808c79336e2c76c213daa07a78f115fd2fdf089a8c701b5585b2
size 88244750

3
gtk-4.14.2.obscpio Normal file
View File

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

View File

@ -1,4 +1,4 @@
name: gtk
version: 4.14.1
mtime: 1710636735
commit: c648bb7b19bede75d3af4acaed468b922269ed05
version: 4.14.2
mtime: 1712139634
commit: 29c29b0e641a1e53ea512bc0edd689d0b78ab3ae

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Apr 4 08:17:21 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 4.14.2:
+ GtkScale: Improve positioning of values in some cases.
+ Theme: Make progress in entries visible.
+ Accessibility: Fix text insertion handling.
+ GDK:
- dnd: Use the default cursor durion motion
- dnd: Use a better cursor for indicating the move action
+ GSK:
- gl: Handle offloads in offscreen context better
- Fix text rendering problems with some fonts
+ Wayland:
- Tighten up some protocol version checks
- Use the presentation time protocol
- Fix a crash with subsurfaces
- Improve settings portal handling
+ Debugging: Add font settings in the inspector.
+ Demos:
- Clean up the application demo
- Update cursor images for the cursor demo
+ Updated translations.
-------------------------------------------------------------------
Sun Mar 17 09:43:01 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

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