From 2e84305baaf951caf84a31834a7ce0cf06890745 Mon Sep 17 00:00:00 2001 From: wangmy Date: Mon, 25 Apr 2022 15:29:35 +0800 Subject: [PATCH] gspell: upgrade 1.9.1 -> 1.10.0 News in 1.10.0, 2022-04-16 -------------------------- * Build from git: some updates, take newer version of autoconf-archive. * Build: distribute more files in tarballs. * Documentation improvements. * Translation updates. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-gnome/gspell/{gspell_1.9.1.bb => gspell_1.10.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/gspell/{gspell_1.9.1.bb => gspell_1.10.0.bb} (76%) diff --git a/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb b/meta-gnome/recipes-gnome/gspell/gspell_1.10.0.bb similarity index 76% rename from meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb rename to meta-gnome/recipes-gnome/gspell/gspell_1.10.0.bb index 15f1cadbab..fe1b3ea67c 100644 --- a/meta-gnome/recipes-gnome/gspell/gspell_1.9.1.bb +++ b/meta-gnome/recipes-gnome/gspell/gspell_1.10.0.bb @@ -7,4 +7,4 @@ DEPENDS = "gtk+3 iso-codes enchant2" inherit gnomebase gettext gobject-introspection vala -SRC_URI[archive.sha256sum] = "dcbb769dfdde8e3c0a8ed3102ce7e661abbf7ddf85df08b29915e92cd723abdd" +SRC_URI[archive.sha256sum] = "803bb884c0215d3fd22a85d7f30423aff88d9792f05a5199d8a489a2ffaae1da"