From: Wang Mingyu <[email protected]> Changelog: ============ * Clean up debug spew * 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 * Translation updates Belarusian British English Latvian Romanian
Signed-off-by: Wang Mingyu <[email protected]> --- meta/recipes-gnome/gtk+/{gtk4_4.16.3.bb => gtk4_4.16.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/gtk+/{gtk4_4.16.3.bb => gtk4_4.16.5.bb} (98%) diff --git a/meta/recipes-gnome/gtk+/gtk4_4.16.3.bb b/meta/recipes-gnome/gtk+/gtk4_4.16.5.bb similarity index 98% rename from meta/recipes-gnome/gtk+/gtk4_4.16.3.bb rename to meta/recipes-gnome/gtk+/gtk4_4.16.5.bb index b8dce36c0d..674e1d9f86 100644 --- a/meta/recipes-gnome/gtk+/gtk4_4.16.3.bb +++ b/meta/recipes-gnome/gtk+/gtk4_4.16.5.bb @@ -38,7 +38,7 @@ MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}" UPSTREAM_CHECK_REGEX = "gtk-(?P<pver>\d+\.(\d*[02468])+(\.\d+)+)\.tar.xz" SRC_URI = "http://ftp.gnome.org/pub/gnome/sources/gtk/${MAJ_VER}/gtk-${PV}.tar.xz" -SRC_URI[sha256sum] = "2ec53e07d18c9f003b39e4a6a838054d9259e048b6c4c05d80c0d05aa721d944" +SRC_URI[sha256sum] = "302d6813fbed95c419fb3ab67c5da5e214882b6a645c3eab9028dfb91ab418a4" S = "${WORKDIR}/gtk-${PV}" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#207001): https://lists.openembedded.org/g/openembedded-core/message/207001 Mute This Topic: https://lists.openembedded.org/mt/109531972/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
