summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-03-25 17:01:23 +0800
committerKhem Raj <raj.khem@gmail.com>2025-03-25 09:33:52 -0700
commit4f9a338b49604c3a228d4981bd967ebbd29b51f8 (patch)
treef7f9a12b8daabafdf426364397751ecaef067c58
parent20b4cce482da1184b17116a80fe9bc2bc0194c03 (diff)
downloadmeta-openembedded-4f9a338b49604c3a228d4981bd967ebbd29b51f8.tar.gz
libspelling: upgrade 0.4.6 -> 0.4.7
Changelog: ============ - Fix a potential assertion failure in B+Tree item removal - Translation updates - Improve detection of asynchronous fragment cancellation to break out of long-running spellchecking. - Fix Rust example and documentation links. 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.7.bb (renamed from meta-gnome/recipes-gnome/libspelling/libspelling_0.4.6.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.6.bb b/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.7.bb
index b19c5f51e0..38476a6787 100644
--- a/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.6.bb
+++ b/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.7.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] = "3248a9b5336ea2f727d2db912d2f0083accc0505ce707679b3d9b8266c0101f5" 19SRC_URI[archive.sha256sum] = "42f130f295f5addb6e9e8e74ccfbb709794bd2dfd021293e2875b9481bbd4e88"