Accepting request 1203318 from GNOME:Factory

New release (forwarded request 1202812 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1203318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=82
This commit is contained in:
Ana Guerrero 2024-09-25 19:51:27 +00:00 committed by Git OBS Bridge
commit b1f42cae76
6 changed files with 26 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.1</param>
<param name="revision">4.16.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:e90fcc2acd36d830dd5ae6e6b38e3543056449596b48fc4f291a9a25a83847c3
size 90263054

3
gtk-4.16.2.obscpio Normal file
View File

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

View File

@ -1,4 +1,4 @@
name: gtk
version: 4.16.1
mtime: 1726236696
commit: 670b4aabac36fba7a4e3b7dc68f8d5b199346668
version: 4.16.2
mtime: 1727158466
commit: 3f4a414b1dd58cc627bd0bc07365959677fb2ea1

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Sep 24 06:51:43 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.16.2:
+ GtkLabel: Fix centered text in RTL
+ Gsk:
- Speed up some Vulkan operations
- Improve startup speed by avoiding initialization of GL and
Vulkan in most cases
- Reduce critials at startup to warnings
- Fix a crash on startup with some Vulkan drivers
- Fix a big texture leak in NGL
+ Gdk: Speed up memory format conversions
+ Wayland: Be more careful with mimetypes during DND or
copy-paste
+ Tools: builder-tool: Improve conversion of boxes
+ Updated translations.
-------------------------------------------------------------------
Fri Sep 13 14:39:14 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

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