diff --git a/_service b/_service index 940655a..3f2bafc 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/libspelling.git - 0.4.4 + 0.4.5 @PARENT_TAG@+@TAG_OFFSET@ v?(.*)\+0 \1 diff --git a/libspelling-0.4.4.obscpio b/libspelling-0.4.4.obscpio deleted file mode 100644 index 27b4c2f..0000000 --- a/libspelling-0.4.4.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91c7b1a1ea3b2e99a437006c804e21fa859d95527e42f8b87fdf20a47a114f91 -size 480779 diff --git a/libspelling-0.4.5.obscpio b/libspelling-0.4.5.obscpio new file mode 100644 index 0000000..8a38aec --- /dev/null +++ b/libspelling-0.4.5.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:250894b09faffd4aa7faa91c60aa016fb6ea473499639960b7dd5c5680f6f46c +size 484363 diff --git a/libspelling.changes b/libspelling.changes index 05cd5f4..642a1ea 100644 --- a/libspelling.changes +++ b/libspelling.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Nov 22 20:11:27 UTC 2024 - Bjørn Lie + +- Update to version 0.4.5: + + Various robustness fixes for weak ref tracking + + Various GObject Introspection fixes + + A new build option to install a static library + (libspelling-1.a) + + Fix a minor leak of extra_word_chars for a language dictionary + + Fix ICU success check + + Updated translations. + ------------------------------------------------------------------- Sat Oct 19 09:17:08 UTC 2024 - Bjørn Lie diff --git a/libspelling.obsinfo b/libspelling.obsinfo index 2004ee1..f69809c 100644 --- a/libspelling.obsinfo +++ b/libspelling.obsinfo @@ -1,4 +1,4 @@ name: libspelling -version: 0.4.4 -mtime: 1729283787 -commit: 7a3e7cf45d34ac74a0293a2e48b78a93b14cc660 +version: 0.4.5 +mtime: 1732305987 +commit: ab64511edd5cf53c8a81a51e2883d6f69e585f64 diff --git a/libspelling.spec b/libspelling.spec index 0877661..fdc6376 100644 --- a/libspelling.spec +++ b/libspelling.spec @@ -20,7 +20,7 @@ %define api_ver 1 Name: libspelling -Version: 0.4.4 +Version: 0.4.5 Release: 0 Summary: A spellcheck library for GTK 4 License: LGPL-2.1-or-later