Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/ibus-typing-booster.git#74b519a64ef8c21d1c9a738e0130b78fb55df357
This commit is contained in:
parent
d36d253e59
commit
5acda4a9d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -149,3 +149,4 @@
|
||||
/ibus-typing-booster-2.9.9.tar.gz
|
||||
/ibus-typing-booster-2.10.0.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
|
||||
Version: 2.10.1
|
||||
Version: 2.10.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+, ASL 2.0
|
||||
@ -70,7 +70,7 @@ BuildRequires: glibc-langpack-am
|
||||
BuildRequires: glibc-langpack-de
|
||||
BuildRequires: glibc-langpack-ar
|
||||
# A window manger is needed for the GUI test
|
||||
BuildRequires: i3
|
||||
# BuildRequires: i3
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -230,6 +230,13 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%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
|
||||
- Update to 2.10.1
|
||||
- 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