| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN
- Add upstream patch gcc13-fix.patch in order to support GCC 13.
- Fix boo#1158318 by gcc10-Fix-a-typo-in-wide-string-conversion-function-49.patch.
- 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)
- Add hack for icu 61 and newer -DU_USING_ICU_NAMESPACE=1 * This needs to be removed when properly fixed upstream
- 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
- Fix the build with new ICU bsc#1164440, fixes Leap build after we bumped ICU on SLE-15-SP2
- Add baselibs.conf: build libhfstospell10-32bit, which is required by libvoikko1-32bit.
- Initial commit, required by libvoikko