Accepting request 1220274 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1220274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=85
This commit is contained in:
Dominique Leuenberger 2024-11-03 06:17:13 +00:00 committed by Git OBS Bridge
commit c8054bb751
6 changed files with 33 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.3</param>
<param name="revision">4.16.5</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:c2cd30899ec3ea6941fb0178c316de20bc36017890da4e991f50cadb9245586a
size 90283534

BIN
gtk-4.16.5.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,4 +1,4 @@
name: gtk
version: 4.16.3
mtime: 1728055905
commit: 65ba22f8aeeb7fe609d32d07ce5e62d0e0a09d78
version: 4.16.5
mtime: 1730483449
commit: 08238a39a208af107688f938af398eb030b6f537

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Fri Nov 1 20:12:23 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.16.5:
+ Clean up debug spew.
-------------------------------------------------------------------
Fri Nov 1 18:25:25 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.16.4:
+ GtkTextView:
- Fix some missing CSS invalidation
- Handle charsets in clipboard datatypes
+ GtkApplication: Respect GDK_DEBUG=no-portals
+ Printing:
- Avoid warnings for avahi errors
- Fix a segfault in the print dialog setup code
+ Accessibility: Handle NULL values in more places
+ Gdk:
- vulkan: Fix validation errors
- Fix 32bit build for the jpeg loader
+ Wayland: Fix a possible deadlock with high-priority sources
triggering Wayland roundtrips
+ Updated translations.
-------------------------------------------------------------------
Fri Oct 4 18:19:59 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

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