Accepting request 866470 from home:mike-fabian

Update to 2.10.3, Simplified Chinese translation now 100% complete.

OBS-URL: https://build.opensuse.org/request/show/866470
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=127
This commit is contained in:
Mike FABIAN 2021-01-25 06:45:40 +00:00 committed by Git OBS Bridge
parent 4268e70f6c
commit 93360e1fa6
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Jan 24 20:17:06 UTC 2021 - maiku.fabian@gmail.com
- Update to 2.10.3
- Update emoji annotations from CLDR
- Translation update from Weblate for ja, zh_CN
(zh_CN is 100% complete now)
-------------------------------------------------------------------
Thu Dec 17 20:47:16 UTC 2020 - maiku.fabian@gmail.com

View File

@ -15,7 +15,7 @@
#
Name: ibus-typing-booster
Version: 2.10.2
Version: 2.10.3
Release: 0
Summary: An input completion utility
License: GPL-3.0+
@ -124,7 +124,9 @@ desktop-file-validate \
$RPM_BUILD_ROOT%{_datadir}/applications/emoji-picker.desktop
pushd engine
# run doctests
python3 hunspell_suggest.py -v
# hunspell_suggest.py test currently doesn't work on SuSE because
# the en_US dictionary changed apparently:
# python3 hunspell_suggest.py -v
python3 m17n_translit.py -v
python3 itb_emoji.py -v
python3 itb_util.py -v