libspelling: update 0.4.0 -> 0.4.2
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 <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>