From 7b0f9e53555d35fbed6b0ca13e7316fabcd5ac6c Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Sun, 9 Oct 2022 08:33:22 +0800 Subject: [PATCH] gspell: upgrade 1.11.1 -> 1.12.0 Changelog: ========== * Use G_MODULE_EXPORT instead of the custom _GSPELL_EXTERN macro. * Small maintenance tasks, some minor simplifications. * Translation updates. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-gnome/gspell/{gspell_1.11.1.bb => gspell_1.12.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gspell/{gspell_1.11.1.bb => gspell_1.12.0.bb} (76%) diff --git a/meta-gnome/recipes-gnome/gspell/gspell_1.11.1.bb b/meta-gnome/recipes-gnome/gspell/gspell_1.12.0.bb similarity index 76% rename from meta-gnome/recipes-gnome/gspell/gspell_1.11.1.bb rename to meta-gnome/recipes-gnome/gspell/gspell_1.12.0.bb index c76a48f19a..b7e4954964 100644 --- a/meta-gnome/recipes-gnome/gspell/gspell_1.11.1.bb +++ b/meta-gnome/recipes-gnome/gspell/gspell_1.12.0.bb @@ -7,4 +7,4 @@ DEPENDS = "gtk+3 iso-codes enchant2" inherit gnomebase gettext gobject-introspection vala -SRC_URI[archive.sha256sum] = "ef6aa4e3f711775158a7e241a5f809cf2426bc0e02c23a7d2b5c71fc3de00292" +SRC_URI[archive.sha256sum] = "40d2850f1bb6e8775246fa1e39438b36caafbdbada1d28a19fa1ca07e1ff82ad"