Accepting request 484854 from home:mike-fabian
- update to 1.5.30 - Update translations from zanata (de, pl, uk updated) - Use string order as a fallback to cldr_order in category listings - The rainbow flag should be a zwj sequence - Also display the Unicode version in the emoji info popover - When looking up emoji or other characters via Unicode codepoint, ignore surrogates and private use characters - Show the fonts really used to render an emoji in the info popover for the emoji - Fix typo in translatable string - itb_emoji.py: Use CLDR order to sort the candidates and the similar emoji if score is the same OBS-URL: https://build.opensuse.org/request/show/484854 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=13
This commit is contained in:
parent
c03b96eb2e
commit
9245ef3504
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aca0c65a4eb731b6419edd6b82cf228a1ed3d35b3cfdfbc121866f7277240118
|
||||
size 4958224
|
3
ibus-typing-booster-1.5.30.tar.gz
Normal file
3
ibus-typing-booster-1.5.30.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a9e921eef3aa1004cac1980b71056bd217de6c50e5faf3beb00e51708fe0865
|
||||
size 3703307
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 03 10:51:13 UTC 2017 - maiku.fabian@gmail.com
|
||||
|
||||
- update to 1.5.30
|
||||
- Update translations from zanata (de, pl, uk updated)
|
||||
- Use string order as a fallback to cldr_order in category listings
|
||||
- The rainbow flag should be a zwj sequence
|
||||
- Also display the Unicode version in the emoji info popover
|
||||
- When looking up emoji or other characters via Unicode codepoint,
|
||||
ignore surrogates and private use characters
|
||||
- Show the fonts really used to render an emoji in the
|
||||
info popover for the emoji
|
||||
- Fix typo in translatable string
|
||||
- itb_emoji.py: Use CLDR order to sort the candidates and
|
||||
the similar emoji if score is the same
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 21 15:44:14 UTC 2017 - maiku.fabian@gmail.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
%define __python3 /usr/bin/python3
|
||||
Name: ibus-typing-booster
|
||||
Version: 1.5.29
|
||||
Version: 1.5.30
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPL-3.0+
|
||||
|
Loading…
Reference in New Issue
Block a user