Update to 2.6.1
- Support emoji presentation and text presentation in emoji-picker - Improve itb_emoji.py to also support text presentation of emoji - Update emoji annotations from CLDR
This commit is contained in:
parent
a17b93e77e
commit
334245f4ec
1
.gitignore
vendored
1
.gitignore
vendored
@ -116,3 +116,4 @@
|
||||
/ibus-typing-booster-2.5.2.tar.gz
|
||||
/ibus-typing-booster-2.5.3.tar.gz
|
||||
/ibus-typing-booster-2.6.0.tar.gz
|
||||
/ibus-typing-booster-2.6.1.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%global _python_bytecompile_extra 1
|
||||
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.6.0
|
||||
Version: 2.6.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+, ASL 2.0
|
||||
@ -194,6 +194,12 @@ make check || cat ./tests/test-suite.log
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 04 2019 Mike FABIAN <mfabian@redhat.com> - 2.6.1-1
|
||||
- Update to 2.6.1
|
||||
- Support emoji presentation and text presentation in emoji-picker
|
||||
- Improve itb_emoji.py to also support text presentation of emoji
|
||||
- Update emoji annotations from CLDR
|
||||
|
||||
* Thu Feb 21 2019 Mike FABIAN <mfabian@redhat.com> - 2.6.0-1
|
||||
- Update to 2.6.0
|
||||
- Update translations from zanata (de updated)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.6.0.tar.gz) = 7e916eaba5d3f14bde383acedd5ce9cd74e72328f25a84936055ee9183b4aeff79d5297fffdd27713491f23a949377cafc39bc52efa0f7d5995672176cb808c8
|
||||
SHA512 (ibus-typing-booster-2.6.1.tar.gz) = 0ef78b059500f44f11f598f92eb862747bf249afc2e354bafb4a42f0346ccac79eff5dea91c4cbb9163a877c80bc04307f2268d79cb2315191ba20ba3a146ed1
|
||||
|
Loading…
Reference in New Issue
Block a user