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>
This commit is contained in:
Wang Mingyu 2025-03-25 17:01:23 +08:00 committed by Khem Raj
parent 20b4cce482
commit 4f9a338b49
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -16,4 +16,4 @@ GIDOCGEN_MESON_OPTION = 'docs'
PACKAGECONFIG ?= ""
PACKAGECONFIG[sysprof] = "-Dsysprof=true,-Dsysprof=false,sysprof"
SRC_URI[archive.sha256sum] = "3248a9b5336ea2f727d2db912d2f0083accc0505ce707679b3d9b8266c0101f5"
SRC_URI[archive.sha256sum] = "42f130f295f5addb6e9e8e74ccfbb709794bd2dfd021293e2875b9481bbd4e88"