From 2b514f47e81ee388e4a065dbbae9356e4ff20e9936da450935a9078e936bfbaa Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 3 Jan 2022 18:40:17 +0000 Subject: [PATCH] Accepting request 943644 from home:mike-fabian Update to 2.15.14 OBS-URL: https://build.opensuse.org/request/show/943644 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=157 --- ibus-typing-booster-2.15.11.tar.gz | 3 --- ibus-typing-booster-2.15.14.tar.gz | 3 +++ ibus-typing-booster.changes | 15 +++++++++++++++ ibus-typing-booster.spec | 4 +--- 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 ibus-typing-booster-2.15.11.tar.gz create mode 100644 ibus-typing-booster-2.15.14.tar.gz diff --git a/ibus-typing-booster-2.15.11.tar.gz b/ibus-typing-booster-2.15.11.tar.gz deleted file mode 100644 index cebdda0..0000000 --- a/ibus-typing-booster-2.15.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00782ca51cfa744ee423d3cb1ae4198f627219f12557993a7353c45912efc1c6 -size 10250973 diff --git a/ibus-typing-booster-2.15.14.tar.gz b/ibus-typing-booster-2.15.14.tar.gz new file mode 100644 index 0000000..3db0cc9 --- /dev/null +++ b/ibus-typing-booster-2.15.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9bd951d77a4c0f70aa3a8c96098a56661fa5d6692076d4e3eed3ccfa4bb710a +size 10273945 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index 214d934..23fb887 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -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 diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 8179146..58c37d6 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -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