Update to 2.10.2
- Add vi-telex to the default input methods for vi_VN locale - Enable Unicode 13.1 Emoji in emoji-picker by default - Update emoji data to Unicode 13.1 - Translation update from Weblate for zh_CN
This commit is contained in:
parent
74f2b19fef
commit
74b519a64e
1
.gitignore
vendored
1
.gitignore
vendored
@ -149,3 +149,4 @@
|
|||||||
/ibus-typing-booster-2.9.9.tar.gz
|
/ibus-typing-booster-2.9.9.tar.gz
|
||||||
/ibus-typing-booster-2.10.0.tar.gz
|
/ibus-typing-booster-2.10.0.tar.gz
|
||||||
/ibus-typing-booster-2.10.1.tar.gz
|
/ibus-typing-booster-2.10.1.tar.gz
|
||||||
|
/ibus-typing-booster-2.10.2.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 2.10.1
|
Version: 2.10.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A completion input method
|
Summary: A completion input method
|
||||||
License: GPLv3+, ASL 2.0
|
License: GPLv3+, ASL 2.0
|
||||||
@ -70,7 +70,7 @@ BuildRequires: glibc-langpack-am
|
|||||||
BuildRequires: glibc-langpack-de
|
BuildRequires: glibc-langpack-de
|
||||||
BuildRequires: glibc-langpack-ar
|
BuildRequires: glibc-langpack-ar
|
||||||
# A window manger is needed for the GUI test
|
# A window manger is needed for the GUI test
|
||||||
BuildRequires: i3
|
# BuildRequires: i3
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -230,6 +230,13 @@ fi
|
|||||||
%{_datadir}/applications/emoji-picker.desktop
|
%{_datadir}/applications/emoji-picker.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 17 2020 Mike FABIAN <mfabian@redhat.com> - 2.10.2-1
|
||||||
|
- Update to 2.10.2
|
||||||
|
- Add vi-telex to the default input methods for vi_VN locale
|
||||||
|
- Enable Unicode 13.1 Emoji in emoji-picker by default
|
||||||
|
- Update emoji data to Unicode 13.1
|
||||||
|
- Translation update from Weblate for zh_CN
|
||||||
|
|
||||||
* Tue Nov 10 2020 Mike FABIAN <mfabian@redhat.com> - 2.10.1-1
|
* Tue Nov 10 2020 Mike FABIAN <mfabian@redhat.com> - 2.10.1-1
|
||||||
- Update to 2.10.1
|
- Update to 2.10.1
|
||||||
- Use IBus.InputHints.{UPPERCASE_CHARS,UPPERCASE_WORDS,LOWERCASE}
|
- Use IBus.InputHints.{UPPERCASE_CHARS,UPPERCASE_WORDS,LOWERCASE}
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-typing-booster-2.10.1.tar.gz) = d4262d7bec0b65919f5d25c97b319a48808d1257ea0697163bcaae238870d57640ed8fb44d423abb844416e1c99c130b1d6d5813a0edfa849afc762929e61f66
|
SHA512 (ibus-typing-booster-2.10.2.tar.gz) = 168ff2528e9b57120936dc69b6d8f32d495508de7e5a0cec9782b1b108b4acca9ba42c9a2f680f2b56c4ec01eae805b22cc5ba34e1a59c449715f589be51c542
|
||||||
|
Loading…
Reference in New Issue
Block a user