From: Wang Mingyu <[email protected]>

Changelog:
=========
  * A new dictionary method remove_from_session() allows providers to stay
    in sync with Enchant's personal wordlist, by removing as well as adding
    words in the spelling session.
  * The public API enchant_dict_store_replacement() is deprecated, and no
    longer does anything. It only previously had an effect with the Aspell
    provider.
  * The APIs enchant_dict_add() and enchant_dict_remove() also respectively
    add the word to the session or remove it.

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../enchant/{enchant2_2.3.4.bb => enchant2_2.5.0.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/enchant/{enchant2_2.3.4.bb => enchant2_2.5.0.bb} 
(92%)

diff --git a/meta/recipes-support/enchant/enchant2_2.3.4.bb 
b/meta/recipes-support/enchant/enchant2_2.5.0.bb
similarity index 92%
rename from meta/recipes-support/enchant/enchant2_2.3.4.bb
rename to meta/recipes-support/enchant/enchant2_2.5.0.bb
index 5a6a3157a6..f5ec1ef522 100644
--- a/meta/recipes-support/enchant/enchant2_2.3.4.bb
+++ b/meta/recipes-support/enchant/enchant2_2.5.0.bb
@@ -12,7 +12,7 @@ DEPENDS = "glib-2.0 groff-native"
 inherit autotools pkgconfig github-releases
 
 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/enchant-${PV}.tar.gz"
-SRC_URI[sha256sum] = 
"1f7e26744db1c9a0fea61d2169f4e5c1ce435cf8c2731c37e3e4054119e994a0"
+SRC_URI[sha256sum] = 
"149e224cdd2ca825d874639578b6246e07f37d5b8f3970658a377a1ef46f2e15"
 
 GITHUB_BASE_URI = "https://github.com/AbiWord/enchant/releases";
 
-- 
2.34.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#182060): 
https://lists.openembedded.org/g/openembedded-core/message/182060
Mute This Topic: https://lists.openembedded.org/mt/99260045/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to