Changelog:
==========
* GtkFileChooser:
- Fix a focus problem with the server entry
* GtkEmojiChooser:
- Update to CLDR 46 / Unicode 16
* GtkAboutDialog:
- Small improvements
* Wayland:
- Fix some Vulkan sizing corner cases
- Fix problems with rotated, offloaded images
- Fix a few crashes
* Demos:
- Don't create extra windows for D-Bus activation
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
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] = "5303c7624e15a48880591b9ddd43389afba3de4fb92a219719519bb1642ce3dc"
+SRC_URI[sha256sum] = "ef31bdbd6f082c4401634a20c850b0050c9bf252ef1e079764ee95a2a0c4c95a"
S = "${WORKDIR}/gtk-${PV}"