From: Wang Mingyu Date: Tue, 15 Jul 2025 08:08:02 +0000 (+0800) Subject: gi-docgen: upgrade 2025.3 -> 2025.4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd0f60afe129d31cdb25343ea7a96509cd14a16a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gi-docgen: upgrade 2025.3 -> 2025.4 Changelog: =========== Added: - Add online attribute for devhelp index - Include type data in the field template Fixed: - Use normal font size for enumeration values description Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/gi-docgen/gi-docgen_2025.3.bb b/meta/recipes-gnome/gi-docgen/gi-docgen_2025.4.bb similarity index 94% rename from meta/recipes-gnome/gi-docgen/gi-docgen_2025.3.bb rename to meta/recipes-gnome/gi-docgen/gi-docgen_2025.4.bb index 8651ab8167..19aacb765e 100644 --- a/meta/recipes-gnome/gi-docgen/gi-docgen_2025.3.bb +++ b/meta/recipes-gnome/gi-docgen/gi-docgen_2025.4.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://gi-docgen.py;beginline=1;endline=5;md5=2dc0f1f0120247 SRC_URI = "git://gitlab.gnome.org/GNOME/gi-docgen.git;protocol=https;branch=main" -SRCREV = "9ab2ab8fa3f4a04f5d2cc24b0c8e91e73bc57b51" +SRCREV = "0517026e0bf51b3776efa4689da44ea0c99e343e" inherit python_setuptools_build_meta