libspelling 0.4.2 ================= This is a bug-fix release for GNOME 47
* Limit the number of corrections to 10 in enchant backend to help with dictionary configurations which produce many results. * Hide add/ignore menu items when disabled. * Don't show word corrections when spellcheck is disabled. libspelling 0.4.1 ================= This is a bug-fix release for GNOME 47 * Fixes an important issue tracking weak pointers from a GtkTextBuffer. * Fixes an important issue where we could get invalid text iters from GtkTextBuffer::delete-range() after the deletion occurred when other signal handlers are in play. Signed-off-by: Markus Volk <[email protected]> --- .../libspelling/{libspelling_0.4.0.bb => libspelling_0.4.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/recipes-gnome/libspelling/{libspelling_0.4.0.bb => libspelling_0.4.2.bb} (82%) diff --git a/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.0.bb b/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.2.bb similarity index 82% rename from meta-gnome/recipes-gnome/libspelling/libspelling_0.4.0.bb rename to meta-gnome/recipes-gnome/libspelling/libspelling_0.4.2.bb index dd4c8891e..833fe65c3 100644 --- a/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.0.bb +++ b/meta-gnome/recipes-gnome/libspelling/libspelling_0.4.2.bb @@ -13,4 +13,4 @@ GIDOCGEN_MESON_OPTION = 'docs' PACKAGECONFIG ?= "" PACKAGECONFIG[sysprof] = "-Dsysprof=true,-Dsysprof=false,sysprof" -SRC_URI[archive.sha256sum] = "00c63970d708a0ef3bcba40e708a06d7030114cb9f210c74583ffad56d36e3dd" +SRC_URI[archive.sha256sum] = "b3e609b1a247e71bc097e262564f33f51fd7db566eeb0cd74ae5021536b878b5" -- 2.46.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#112815): https://lists.openembedded.org/g/openembedded-devel/message/112815 Mute This Topic: https://lists.openembedded.org/mt/108960252/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
