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
This commit is contained in:
parent
c3ca0b0db0
commit
bc76c792fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -87,3 +87,4 @@
|
||||
/ibus-typing-booster-1.5.28.tar.gz
|
||||
/ibus-typing-booster-1.5.29.tar.gz
|
||||
/ibus-typing-booster-1.5.30.tar.gz
|
||||
/ibus-typing-booster-1.5.31.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 1.5.30
|
||||
Version: 1.5.31
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+
|
||||
@ -136,6 +136,21 @@ make check || cat ./tests/test-suite.log
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 18 2017 Mike FABIAN <mfabian@redhat.com> - 1.5.31-1
|
||||
- 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 Mar 27 2017 Mike FABIAN <mfabian@redhat.com> - 1.5.30-1
|
||||
- update to 1.5.30
|
||||
- Update translations from zanata (de, pl, uk updated)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-1.5.30.tar.gz) = 31e6e1d3d378a594142bd4773faa7b8523ab7e97d000068db9f197cc7f29dbe0e6842d5e8e5a568a501ac8c45d92706eab4d86cc7f8b162d19ae5b438b6115f7
|
||||
SHA512 (ibus-typing-booster-1.5.31.tar.gz) = e8115bf418e5813526ceaf9973d2c7f0409103b4558f5deb01b058342c8858040cab20f635919a986c65a0e220fda3e9dcad8ba21b78824fe5f638ed965d0dc0
|
||||
|
Loading…
Reference in New Issue
Block a user