From b1ff2d58ba5b09ec816c8fad86ed7571c30fd40b99fb235a8240aa1b58d723e5 Mon Sep 17 00:00:00 2001 From: Timo Jyrinki Date: Wed, 7 Apr 2021 06:55:54 +0000 Subject: [PATCH] - Update to version 4.3.1 * Improve performance of Finnish VFST backend by about 4 %. Thanks to Juha Komulainen / Evident Solutions Oy for the optimization idea. * Add TypeScript typings, thanks to Niilo Ursin. * Python wrapper: * Allow native library to be found on Windows with Python 3.8 and later. * Add official pip packaging. * Various build fixes related to for example new Autoconf and Emscripten versions. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libvoikko?expand=0&rev=42 --- libvoikko.changes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libvoikko.changes b/libvoikko.changes index 5e330e7..52b803a 100644 --- a/libvoikko.changes +++ b/libvoikko.changes @@ -1,3 +1,4 @@ +------------------------------------------------------------------- Tue Apr 6 11:20:51 UTC 2021 - Timo Jyrinki - Update to version 4.3.1 @@ -9,12 +10,14 @@ Tue Apr 6 11:20:51 UTC 2021 - Timo Jyrinki * Add official pip packaging. * Various build fixes related to for example new Autoconf and Emscripten versions. +------------------------------------------------------------------- Sat Jan 4 18:40:34 UTC 2020 - Stefan BrĂ¼ns - Drop explicit requires for full python3 package, python3-base pulled in by python3-xml is sufficient. - Require minimum version for pkgconfig(hfstospell), >= 0.5 +------------------------------------------------------------------- Thu Oct 31 11:32:09 UTC 2019 - Timo Jyrinki - Update to version 4.3