Dominique Leuenberger 2022-01-04 18:37:48 +00:00 committed by Git OBS Bridge
commit b41dccb2c7
4 changed files with 19 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:00782ca51cfa744ee423d3cb1ae4198f627219f12557993a7353c45912efc1c6
size 10250973

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9bd951d77a4c0f70aa3a8c96098a56661fa5d6692076d4e3eed3ccfa4bb710a
size 10273945

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Jan 03 13:06:05 UTC 2022 - maiku.fabian@gmail.com
- Update to 2.15.14
- Update emojione.json file to new version emoji.json
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/262)
- Spellchecking during emoji search only for words with more then 5 letters
- Update emoji annotations from CLDR
- When emoji search via codepoint matches, increase the score of the code point match
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/263)
- Translation update from Weblate (cs updated)
- Skip Czech hunspell enchant test by removing myspell-cs_CZ from
the BuildRequires (Something seems to have changed in the Czech dictionary
on openSUSE).
-------------------------------------------------------------------
Mon Nov 28 18:38:04 UTC 2021 - maiku.fabian@gmail.com

View File

@ -15,7 +15,7 @@
#
Name: ibus-typing-booster
Version: 2.15.11
Version: 2.15.14
Release: 0
Summary: An input completion utility
License: GPL-3.0+
@ -47,13 +47,11 @@ BuildRequires: python3-packaging
BuildRequires: python3-pyxdg
%endif
%if 0%{?suse_version} == 1320
BuildRequires: myspell-cs_CZ
BuildRequires: myspell-de
BuildRequires: myspell-en
BuildRequires: myspell-es
BuildRequires: myspell-it_IT
%else
BuildRequires: myspell-cs_CZ
BuildRequires: myspell-de
BuildRequires: myspell-de_DE
BuildRequires: myspell-en