Accepting request 1169226 from GNOME:Factory

- Update to version 4.14.3:
  + GtkShortcutManager: Track the propagation phase of added
    controllers.
  + Accessibility: Implement GtkAccessibleRange for scrollbars.
  + X11:
    - Fix some confusing debug messages
    - Drop a no-longer-relevant optimization that was interfering
      with getting the current window manager capabilities.
  + Tools: Support generating pdf in gtk4-rendernode-tool.
  + Updated translations. (forwarded request 1169186 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1169226
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=74
This commit is contained in:
Ana Guerrero 2024-04-21 18:24:50 +00:00 committed by Git OBS Bridge
commit 520b547871
6 changed files with 22 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.2</param>
<param name="revision">4.14.3</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:e1b5224e17d45c59af2edbe66278624bdafa22fbee9009f6bfe635ff16d62e11
size 88387598

3
gtk-4.14.3.obscpio Normal file
View File

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

View File

@ -1,4 +1,4 @@
name: gtk
version: 4.14.2
mtime: 1712139634
commit: 29c29b0e641a1e53ea512bc0edd689d0b78ab3ae
version: 4.14.3
mtime: 1713490202
commit: 686a629f98f743eb4fafd94c8216972f1387b8f3

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Apr 19 12:57:02 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 4.14.3:
+ GtkShortcutManager: Track the propagation phase of added
controllers.
+ Accessibility: Implement GtkAccessibleRange for scrollbars.
+ X11:
- Fix some confusing debug messages
- Drop a no-longer-relevant optimization that was interfering
with getting the current window manager capabilities.
+ Tools: Support generating pdf in gtk4-rendernode-tool.
+ Updated translations.
-------------------------------------------------------------------
Thu Apr 4 08:17:21 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

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