summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-04-22 16:48:57 +0800
committerKhem Raj <raj.khem@gmail.com>2025-04-23 19:35:03 -0700
commitee225848c42f15ab517b3e63b8cc33e8556f07d8 (patch)
tree2cb3f69ac466f6115bdc04ff442c148fbb128c56
parent17aa52ee3a2d54569ef797a176aebd9224ec3248 (diff)
downloadmeta-openembedded-ee225848c42f15ab517b3e63b8cc33e8556f07d8.tar.gz
libspelling: upgrade 0.4.7 -> 0.4.8
Changelog: ============ * Improve initial dictionary selection which is particularly useful for languages which don't typically use spaces to separate word boundaries. * Build system fixes for building without enchant * Translation updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-gnome/recipes-gnome/libspelling/libspelling_0.4.8.bb (renamed from meta-gnome/recipes-gnome/libspelling/libspelling_0.4.7.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.7.bb b/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.8.bb
index 38476a6787..9c59e211f8 100644
--- a/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.7.bb
+++ b/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.8.bb
@@ -16,4 +16,4 @@ GIDOCGEN_MESON_OPTION = 'docs'
16PACKAGECONFIG ?= "" 16PACKAGECONFIG ?= ""
17PACKAGECONFIG[sysprof] = "-Dsysprof=true,-Dsysprof=false,sysprof" 17PACKAGECONFIG[sysprof] = "-Dsysprof=true,-Dsysprof=false,sysprof"
18 18
19SRC_URI[archive.sha256sum] = "42f130f295f5addb6e9e8e74ccfbb709794bd2dfd021293e2875b9481bbd4e88" 19SRC_URI[archive.sha256sum] = "277646285818da7b295ef007b2c5ebd815d0930b3ad097505b3ced96965af517"