From a1a17ad5224d38bcc991ca074253192c83d4734672a96561485bd07733e5d5dd Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 19 Apr 2017 09:01:03 +0000 Subject: [PATCH] Accepting request 489228 from home:mike-fabian - update to 1.5.31 - Rename option --use_vs16 to --non_fully_qualified (effectivly reversing the default) - Make description labels in info popover selectable to be able to copy and paste their contents - Sort similar emoji with the same number of matching labels by cldr_order distance - Map cldr subgroup 'person-sport' to emojione category 'activity' - Make the categorie listings and the search work right when using --use_vs16 - Always store only non-fully-qualified emoji or emoji-sequences in the internal dictionary - Update emoji annotations from CLDR OBS-URL: https://build.opensuse.org/request/show/489228 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=14 --- ibus-typing-booster-1.5.30.tar.gz | 3 --- ibus-typing-booster-1.5.31.tar.gz | 3 +++ ibus-typing-booster.changes | 17 +++++++++++++++++ ibus-typing-booster.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 ibus-typing-booster-1.5.30.tar.gz create mode 100644 ibus-typing-booster-1.5.31.tar.gz diff --git a/ibus-typing-booster-1.5.30.tar.gz b/ibus-typing-booster-1.5.30.tar.gz deleted file mode 100644 index 9c403d1..0000000 --- a/ibus-typing-booster-1.5.30.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a9e921eef3aa1004cac1980b71056bd217de6c50e5faf3beb00e51708fe0865 -size 3703307 diff --git a/ibus-typing-booster-1.5.31.tar.gz b/ibus-typing-booster-1.5.31.tar.gz new file mode 100644 index 0000000..efcf243 --- /dev/null +++ b/ibus-typing-booster-1.5.31.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a09637cbeaf97653beb529ab626805aa2f55f271bebc8d27a195d9115c922872 +size 3715377 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index fa901e3..f90b1e3 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Apr 18 10:00:19 UTC 2017 - maiku.fabian@gmail.com + +- update to 1.5.31 +- Rename option --use_vs16 to --non_fully_qualified + (effectivly reversing the default) +- Make description labels in info popover selectable to be able + to copy and paste their contents +- Sort similar emoji with the same number of matching labels + by cldr_order distance +- Map cldr subgroup 'person-sport' to emojione category 'activity' +- Make the categorie listings and the search work right + when using --use_vs16 +- Always store only non-fully-qualified emoji or emoji-sequences + in the internal dictionary +- Update emoji annotations from CLDR + ------------------------------------------------------------------- Mon Apr 03 10:51:13 UTC 2017 - maiku.fabian@gmail.com diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 766ea11..6f9fbb2 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -17,7 +17,7 @@ %define __python3 /usr/bin/python3 Name: ibus-typing-booster -Version: 1.5.30 +Version: 1.5.31 Release: 1%{?dist} Summary: A completion input method License: GPL-3.0+