Accepting request 1226292 from GNOME:Factory

- Update to version 4.16.7:
  + Text: Reduce the size of error underlines.
  + Accessibility:
    - Fix a wrong return value type.
    - Fix an invalid free call. (forwarded request 1226072 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1226292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=87
This commit is contained in:
Ana Guerrero 2024-11-26 19:54:57 +00:00 committed by Git OBS Bridge
commit 8a26686099
6 changed files with 17 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.16.6</param>
<param name="revision">4.16.7</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:94657b292622769c51abcce4d7b533bd8cb2075f92076e8c474b4b7a55b14d38
size 90431502

3
gtk-4.16.7.obscpio Normal file
View File

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

View File

@ -1,4 +1,4 @@
name: gtk
version: 4.16.6
mtime: 1732143982
commit: e10ebe677b76ab0064725a0a31a3467acadd6fe8
version: 4.16.7
mtime: 1732412543
commit: 5c01cac37347d5a747e85a0c7f0faf0642fb670d

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Nov 24 10:12:30 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.16.7:
+ Text: Reduce the size of error underlines.
+ Accessibility:
- Fix a wrong return value type.
- Fix an invalid free call.
-------------------------------------------------------------------
Thu Nov 21 07:40:25 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

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