gedit: upgrade 49.0 -> 50.0

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Wang Mingyu 2026-04-02 10:13:21 +08:00 committed by Khem Raj
parent 68ec52dafd
commit a67b57ba80
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -24,7 +24,7 @@ def gnome_verdir(v):
return oe.utils.trim_version(v, 1)
SRC_URI = "git://gitlab.gnome.org/World/gedit/gedit.git;protocol=https;branch=master;tag=${PV}"
SRCREV = "684abd8299139e1a3b87446da501ad034e78c840"
SRCREV = "25d0bf0c3c40b0866fc23ec875f0af6c67f728ef"
# gobject-introspection is mandatory and cannot be configured
REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"