File libreoffice-languagetool.changes of Package libreoffice-languagetool
-------------------------------------------------------------------
Fri Feb 15 13:18:52 UTC 2013 - pmladek@suse.com
- update to version 2.0:
* updated rules and dictionaries for almost all languages
* more explanation via URLs
* wrong error message for some rules
* ConcurrentModificationException (sf#3572536)
* false alarm about uppercase words (sf#3534637)
* consecutive tab characters are not longer an error
* ellipsis "…" is not longer considered as a sentence separator
* separate rules for different local variants of a language (sf#3287388)
- add sources for few 3rd party modules to meet the license needs:
* lucene-gosen-ipadic-1.2.1
* junit-4.10
* bliki-3.0.3
* jna-3.4.0
* xtc-core (swc-*.jar sources)
- package new dictionaries: Asturian, Breton, Danish, Tagalog, Chinese
- add xz to BuildRequires and use xz-compressed source tarball
- update list of licenses
- languagetool-2.0-package-dicts-separately.patch: use a faster approach
to detect the installed dictionaries (bnc#785203)
- languagetool-2.0-system-lo-jars.patch: build with system LO
- languagetool-2.0-no-broken-help.patch: do not register the broken help
- languagetool-2.0-remove-problematic-language-variants.patch: do not list
language variants that are not supported by LO
- install dictionaries to the same location as the extension; it works
because we do not longer use the system cache (fdo#53006, fdo#51252)
- update post install scripts:
- unopkg is not longer needed (fdo#53006, fdo#51252)
- better clean up (bnc#659549)
-------------------------------------------------------------------
Tue Apr 3 12:07:18 UTC 2012 - pmladek@suse.com
- fix build with LO-3.5:
* basis directory does not longer exist
* use libreoffice instead of libreoffice-ure in BuildRequires
- generate the whole spec file from a template and a data file
- update license to follow spdx.org standard
- spec file clean up
-------------------------------------------------------------------
Thu Sep 1 09:36:12 UTC 2011 - pmladek@suse.com
- updated to version 1.4:
* add support for Khmer
* update rules and dictionaries for almost all languages
* pressing [CTRL+Ret] will check the current text
* fix pre-selection of user's language
* use localized screen messages and buttons
- updated License tag to mention also 3rd party stuff
- removed obsolete Jaminid and jdic sources
- called unopkg-sync-bundled in post install scripts; added
libreoffice-3.4.2.4 into PreReq (bnc#712358)
- renamed lo-LanguageTool* helper scripts to lo-languagetool to better match
the package name
- disabled help content that was not displayed; unopkg complained about it
in the %%posttrans script
-------------------------------------------------------------------
Mon Mar 7 14:54:51 CET 2011 - pmladek@suse.cz
- fixed handling of the architecture dependant symlinks (bnc#677354)
-------------------------------------------------------------------
Sun Feb 13 21:48:13 CET 2011 - pmladek@suse.cz
- updated to version 1.2:
* updated rules and dictionaries for almost all languages
* major update of the French dictionary (bnc#569617)
* added new scripts testwikipedia.sh and testwikipedia.bat; these allow
to check a local Wikipedia XML dump; it helps to test new rules,
especially to avoid false alarms
* problem with salutation ending with comma and false alarm
for a missing uppercase letter (sf#2830181)
* incorrect line numbers for files larger than 64000 bytes (sf#3076989)
* SRX sentence tokenization rules for Catalan, Danish, German
* initial support for checking bilingual texts (bitexts),
* fixed LT menu integration for OOo/LO 3.3.0 (i#114078)
* add tagger dictionary and synthesizer for Catalan
* incorrect ICU regex in SRX file (sf#2998138)
* do not show LT menu in Calc (sf#2972055)
* better deal with Windows line breaks
* initial support for OOo help system
* footnote numbers before a comma
* add synthesizer for Spanish
* updated the morfologik-stemming library to version 1.4.0
* performance improvements
* ability to build the binary automata directly from Java
- updated script to generate part of the spec file
- added Catalan dictionary
-------------------------------------------------------------------
Thu Feb 3 21:07:21 CET 2011 - pmladek@suse.cz
- renamed from OpenOffice_org-LanguageTool to libreoffice-languagetool
- installed unpacked extension into the newly preferred prefix
/usr/share/libreoffice/share/extensions/
- removed obsolete postinstall scripts that registered the extensions;
instead linked the directory to /usr/lib(64) where it is found and
registered automatically
- added unzip into BuildRequires to install unpacked extension
-------------------------------------------------------------------
Thu Mar 25 20:52:41 CET 2010 - pmladek@suse.cz
- replaced "Other uncritical OpenSource License" with CCA-SA2.0; CCA-SA3.0;
in the License tag of the main package
-------------------------------------------------------------------
Thu Mar 18 21:03:50 UTC 2010 - coolo@novell.com
- readding whitespace lost in autobuild
-------------------------------------------------------------------
Thu Dec 10 11:09:31 CET 2009 - pmladek@suse.cz
- regenerated diffs to remove fuzzy hunks
-------------------------------------------------------------------
Wed Dec 9 14:04:55 CET 2009 - pmladek@suse.cz
- updated to version 1.0.0:
* update of the decompounding component for German (jWordSplitter 3.0)
* update to segment library, removed loomchild-util library that
is no longer needed
* update to morfologik-stemming library
* add support for Danish, Catalan, Galician, New Zealand and South African
English
* add Slovak tagger and synthesizer dictionaries
* add Russian synthesizer dictionary and disambiguator
* add SRX-based sentence tokenizers for Slovenian, Icelandic, and Russian
* enable general rules in the Slovenian module
* more features for the server-side LanguageTool
* simple replacement rule can be used now with any language
* change from DTD to XML schema for rule files
* bug with counting column positions (sf#2878819)
* bug in unification.
* bug with matching elements that have POS tag information and whitespace
attributes
* many new or fixed rules; many fixes in the dictionaries
* added subpackages: sk(Slovak), gl(Galician)
-------------------------------------------------------------------
Mon Nov 9 16:47:57 CET 2009 - pmladek@suse.cz
- used basis-link instead of basis3.1 to fix build with OOo-3.2-beta1
-------------------------------------------------------------------
Tue Nov 3 19:09:35 UTC 2009 - coolo@novell.com
- updated patches to apply with fuzz=0
-------------------------------------------------------------------
Thu Aug 20 16:22:14 CEST 2009 - pmladek@suse.cz
- added back the prebuilt commons-logging.jar; did not use the system one
because it was not available on SLED11 and it was not worth doing extra
hacks for 60kB big file (bnc#530007)
- fixed to print reasonable error messages with JRE 1.5; we removed
the prebuilt JRE 1.5 compat stuff because we would need to add the
corresponding sources into the source package and it was hard to locate
- added jre >= 1.6 to Requires
-------------------------------------------------------------------
Thu Aug 6 13:51:51 CEST 2009 - pmladek@suse.cz
- updated to version 0.9.9:
* bugs with pairing brackets
* paragraph-level rules crasher (sf#2787814)
* new sentence tokenizer that uses SRX format
* support sentences written in different languages
* truncated suggested replacements for false friends
* disallowed using rules that were turned off by default
* recognize mistyped lowercase words that should be uppercase
* update of morfologik-stemming library to version 1.1.4 (sf#2613574)
* more grammar rules and updated translations
- removed the unsupported Czech dictionary; was packaged by mistake
- fixed dependency of dictionaries; they should require exact version
of the framework
-------------------------------------------------------------------
Fri Jul 3 17:45:32 CEST 2009 - pmladek@suse.cz
- added detection of installed dictionaries to do not show many errors
when they are not installed (bnc#523973)
-------------------------------------------------------------------
Thu May 21 16:29:38 CEST 2009 - pmladek@suse.cz
* fixed encoding of the menu entries (bnc#501037)
-------------------------------------------------------------------
Fri Apr 10 15:19:21 CEST 2009 - pmladek@suse.cz
- improved the scriptlets to force new versions and remove cache of the older
versions
- added missing Jaminid and jdic sources and README-libs.txt to fulfil LGPL
(bnc#487807)
-------------------------------------------------------------------
Wed Mar 18 17:10:31 CET 2009 - pmladek@suse.cz
- updated to version 0.9.7:
* add Czech dictionary
* preliminary support for Romanian
* new tagger dictionary for Russian
* add compound rules for English and Polish
* support for new Proofreading API in OOo-3.0.1
* new features to the rule disambiguator, such as
unification, filtering, deleting and adding interpretations
* no errors visible in context menu for some languages
* ClassCastException crash with non-English texts
* remove redundant toolbar button (bnc#471540)
* new menu command "Recheck document"
* possibility to add shorter comments for rules to be
displayed in OpenOffice.org 3.x context menus
* many other bugs in the tool and dictionaries
- added jre >= 1.5 to Requires (bnc#471540)
- bumped dependency on OpenOffice_org to version >= 3.0.99
-------------------------------------------------------------------
Mon Sep 22 18:06:52 CEST 2008 - pmladek@suse.cz
- package created, version 0.9.3 (fate#304616, fate#304618, fate#304619,
fate#304620, fate#304621)