File languagetool-tools.changes of Package languagetool
-------------------------------------------------------------------
Wed Feb 5 06:11:49 UTC 2025 - Fridrich Strba <fstrba@suse.com>
- Make languagetool-core archful, because it requires system
hunspell library
-------------------------------------------------------------------
Mon Nov 4 21:30:35 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Fix conflict/choice of providers
-------------------------------------------------------------------
Thu Oct 31 08:12:15 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Remove bogus dependency on akka
-------------------------------------------------------------------
Sat May 4 14:01:48 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- languagetool-test-resource.patch
* fix running tests from the standalone
languagetool-core-tests.jar
-------------------------------------------------------------------
Wed Feb 21 22:08:29 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Sep 28 08:27:37 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Fix too restrictive permissions on aggregated
language-module.properties file
-------------------------------------------------------------------
Wed Sep 13 05:18:53 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
-------------------------------------------------------------------
Thu May 4 11:57:13 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Add _multibuild to define 2nd spec file as additional flavor.
Eliminates the need for source package links in OBS.
-------------------------------------------------------------------
Tue Apr 7 09:42:59 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* languagetool-4.8-lucene-8.patch
+ Port to lucene >= 8
+ Apply only if building with lucene >= 8
-------------------------------------------------------------------
Mon Mar 30 06:26:00 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of languagetool 4.8
- Added patches:
* languagetool-descriptor.patch
+ fix build with newer maven versions
* languagetool-hunspell.patch
+ revert to 4.7 version of system hunspell loading instead of
using a dependency-rich com.gitlab.dumonts:hunspell library
for tasks that can be done in a much more simple way
* languagetool-xgboost-predictor.patch
+ fix double/float mismatch
- Added patch template:
* languagetool-system-hunspell.patch.in
+ patch the system hunspell loading to load the exact hunspell
library that we built against