Update to 2.6.2
- Emoji ZWJSequence “people holding hands” is 12.0, not 10.0 - Update emoji annotations from CLDR - icons: Regenerate with proper transparency (Thanks to FeRD (Frank Dana)) - Remove enable-background from icon SVG (Thanks to FeRD (Frank Dana)) - Update UnicodeData.txt to current Unicode 12.1.0
This commit is contained in:
parent
334245f4ec
commit
12048324e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -117,3 +117,4 @@
|
||||
/ibus-typing-booster-2.5.3.tar.gz
|
||||
/ibus-typing-booster-2.6.0.tar.gz
|
||||
/ibus-typing-booster-2.6.1.tar.gz
|
||||
/ibus-typing-booster-2.6.2.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%global _python_bytecompile_extra 1
|
||||
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.6.1
|
||||
Version: 2.6.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+, ASL 2.0
|
||||
@ -194,6 +194,14 @@ make check || cat ./tests/test-suite.log
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 05 2019 Mike FABIAN <mfabian@redhat.com> - 2.6.2-1
|
||||
- Update to 2.6.2
|
||||
- Emoji ZWJSequence “people holding hands” is 12.0, not 10.0
|
||||
- Update emoji annotations from CLDR
|
||||
- icons: Regenerate with proper transparency (Thanks to FeRD (Frank Dana))
|
||||
- Remove enable-background from icon SVG (Thanks to FeRD (Frank Dana))
|
||||
- Update UnicodeData.txt to current Unicode 12.1.0
|
||||
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.6.1.tar.gz) = 0ef78b059500f44f11f598f92eb862747bf249afc2e354bafb4a42f0346ccac79eff5dea91c4cbb9163a877c80bc04307f2268d79cb2315191ba20ba3a146ed1
|
||||
SHA512 (ibus-typing-booster-2.6.2.tar.gz) = ac6e4a19bd8ed10bffa0ba5a46d18a311329c939bbc2834c70c1f08752be28bba968725dc9d05961bb34af56685547ff88d3d05d3f1ca68e95fe653209b8b23b
|
||||
|
Loading…
Reference in New Issue
Block a user