Changelog for
libvoikko-devel-4.3.2-2.3.i586.rpm :
* Mon Aug 07 2023 Fridrich Strba
- Fix build on older distributions by requiring gcc/g++ >= 7
* Sat Jul 01 2023 Dirk Müller - update to 4.3.2:
* Update C++ standard from C++11 to C++14.
* Compilation fixes for recent versions of GCC and Emscripten.
* Small fixes to JS API and Finnish grammar checker
* Tue Apr 06 2021 Timo Jyrinki - 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.
* Sat Jan 04 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 2019 Timo Jyrinki - Update to version 4.3
* New API function voikkoGetAttributeValues to list possible values for an analysis attribute.
* Improved spelling correction for Finnish words containing a hyphen.
* Improvements for Common Lisp interface.
* Fix compilation of JavaScript port on MacOS and with latest Emscripten.
* Wed Feb 27 2019 Timo Jyrinki - Update to version 4.2
* Support for Malaga dictionary format removed
* hfst-ospell dependency updated
* Java, Python, Javascript wrapper improvements- Drop libvoikko-hfst-namespace.patch
* Mon Apr 23 2018 tchvatalAATTsuse.com- Add patch to build with new hfst-ospell:
* libvoikko-hfst-namespace.patch
* Thu Oct 05 2017 jengelhAATTinai.de- Stop mixing %buildroot and $RPM_BUILD_ROOT.- Drop --with-pic which is a no-op with --disable-static.
* Wed Oct 04 2017 tuukka.pasanenAATTilmi.fi- Added python3 interface package libvoikko which is needed by LibreOffice
* Tue Apr 25 2017 tchvatalAATTsuse.com- Version update to 4.1.1:
* Various upstream fixes. See ChangeLog
* Should fix boo#1031331
* Switch to python3