Package Release Info

hfst-ospell-0.5.4-160000.3.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

hfst-ospell
hfst-ospell-devel
libhfstospell11
libhfstospell11-32bit

Change Logs

* Fri May 10 2024 tjyrinki@suse.com
- Update to 0.5.4, notable changes:
  * Fix minor memory leak
  * Try first-lower varianta instead of first-upper and all-lower
  * Re-set limits every step
  * Caching improvements
  * Fix build issues
- Drop gcc build patches, included upstream.
  * - gcc10-Fix-a-typo-in-wide-string-conversion-function-49.patch
  * - gcc13-fix.patch
* Thu Feb 22 2024 dimstar@opensuse.org
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN
* Thu Mar 09 2023 mliska@suse.cz
- Add upstream patch gcc13-fix.patch in order to support GCC 13.
* Fri Mar 27 2020 mliska@suse.cz
- Fix boo#1158318 by
  gcc10-Fix-a-typo-in-wide-string-conversion-function-49.patch.
* Thu Jan 16 2020 tchvatal@suse.com
- Update to 0.5.1 bsc#1164440:
  * change correction finding order (fixes issue #28)
  * require C++1y (C++14)
  * observe ICU namespacing (fixes issue #42)
* Fri Apr 20 2018 tchvatal@suse.com
- Add hack for icu 61 and newer -DU_USING_ICU_NAMESPACE=1
  * This needs to be removed when properly fixed upstream
* Fri Apr 20 2018 tchvatal@suse.com
- Version update to 0.5.0:
  * rename hfst_ol namespace to hfst_ospell to avoid conflicts
  * improve distinguishing between lemmas and tags in analysis
  * fix issue #37
  * avoid shadowing multicharacter ascii-beginning symbols
  * use minimal XML parsing to get locale, title, and description for Voikko and other frontends
Version: 0.4.5-bp152.3.8
* Thu Feb 20 2020 Tomá? Chvátal <tchvatal@suse.com>
- Fix the build with new ICU bsc#1164440, fixes Leap build after
  we bumped ICU on SLE-15-SP2
* Thu Jan 18 2018 dimstar@opensuse.org
- Add baselibs.conf: build libhfstospell10-32bit, which is required
  by libvoikko1-32bit.
* Tue Apr 25 2017 tchvatal@suse.com
- Initial commit, required by libvoikko