2024-05-10 16:56:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 10 10:05:10 UTC 2024 - Timo Jyrinki <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.
|
2024-05-31 19:25:23 +02:00
|
|
|
* - gcc10-Fix-a-typo-in-wide-string-conversion-function-49.patch
|
|
|
|
* - gcc13-fix.patch
|
2024-05-10 16:56:02 +02:00
|
|
|
|
2024-02-22 14:30:58 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 22 07:56:38 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
|
|
%patchN
|
|
|
|
|
2023-03-09 11:38:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 9 07:04:33 UTC 2023 - Martin Liška <mliska@suse.cz>
|
|
|
|
|
|
|
|
- Add upstream patch gcc13-fix.patch in order to support GCC 13.
|
|
|
|
|
2020-03-27 16:15:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 27 14:25:33 UTC 2020 - Martin Liška <mliska@suse.cz>
|
|
|
|
|
|
|
|
- Fix boo#1158318 by
|
|
|
|
gcc10-Fix-a-typo-in-wide-string-conversion-function-49.patch.
|
|
|
|
|
2018-04-20 14:29:04 +02:00
|
|
|
-------------------------------------------------------------------
|
2020-01-16 14:12:14 +01:00
|
|
|
Thu Jan 16 13:08:18 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
2020-02-20 11:04:35 +01:00
|
|
|
- Update to 0.5.1 bsc#1164440:
|
2020-01-16 14:12:14 +01:00
|
|
|
* change correction finding order (fixes issue #28)
|
|
|
|
* require C++1y (C++14)
|
|
|
|
* observe ICU namespacing (fixes issue #42)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-04-20 14:29:04 +02:00
|
|
|
Fri Apr 20 12:27:04 UTC 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 12:19:28 UTC 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
|
|
|
|
|
2018-01-18 21:40:21 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 18 17:57:05 UTC 2018 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Add baselibs.conf: build libhfstospell10-32bit, which is required
|
|
|
|
by libvoikko1-32bit.
|
|
|
|
|
2017-04-25 17:30:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 25 15:24:37 UTC 2017 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Initial commit, required by libvoikko
|