From 52578306834e7ea7c8a5db85b77c3ef4f6248d83 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 1 Aug 2023 15:41:23 +0800 Subject: [PATCH] gspell: upgrade 1.12.1 -> 1.12.2 Changelog: Small code maintenance: don't use g_slice_*(). Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-gnome/gspell/{gspell_1.12.1.bb => gspell_1.12.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gspell/{gspell_1.12.1.bb => gspell_1.12.2.bb} (76%) diff --git a/meta-gnome/recipes-gnome/gspell/gspell_1.12.1.bb b/meta-gnome/recipes-gnome/gspell/gspell_1.12.2.bb similarity index 76% rename from meta-gnome/recipes-gnome/gspell/gspell_1.12.1.bb rename to meta-gnome/recipes-gnome/gspell/gspell_1.12.2.bb index 6b65af3bb4..389f2fd48c 100644 --- a/meta-gnome/recipes-gnome/gspell/gspell_1.12.1.bb +++ b/meta-gnome/recipes-gnome/gspell/gspell_1.12.2.bb @@ -7,4 +7,4 @@ DEPENDS = "gtk+3 iso-codes enchant2" inherit gnomebase gettext gobject-introspection vala -SRC_URI[archive.sha256sum] = "8ec44f32052e896fcdd4926eb814a326e39a5047e251eec7b9056fbd9444b0f1" +SRC_URI[archive.sha256sum] = "b4e993bd827e4ceb6a770b1b5e8950fce3be9c8b2b0cbeb22fdf992808dd2139"