RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/ibus-typing-booster#74f2b19fef04f819d30b9edf84bdc0e36a367780
This commit is contained in:
parent
05bde4c055
commit
d36d253e59
1
.gitignore
vendored
1
.gitignore
vendored
@ -148,3 +148,4 @@
|
||||
/ibus-typing-booster-2.9.8.tar.gz
|
||||
/ibus-typing-booster-2.9.9.tar.gz
|
||||
/ibus-typing-booster-2.10.0.tar.gz
|
||||
/ibus-typing-booster-2.10.1.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.10.0
|
||||
Version: 2.10.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+, ASL 2.0
|
||||
@ -230,6 +230,16 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* 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}
|
||||
- Add utility to manually test input purpose and input
|
||||
- Improve handling of input purpose and input hints
|
||||
- Add compatibility enum classes InputPurpose and InputHints
|
||||
- Add type hints
|
||||
- Change default for emoji_unicode_min to 0.0
|
||||
(fixes emoji omitted from browsing in emoji-picker)
|
||||
|
||||
* Mon Oct 19 2020 Mike FABIAN <mfabian@redhat.com> - 2.10.0-1
|
||||
- Update to 2.10.0
|
||||
- Add option to automatically capitalize after punctuation
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.10.0.tar.gz) = 301f3cc73a63597def1e9687ae5190933bd26f3c9beedb6bb7c1cf8772f6a20994efd2b1acc106435b92aa174066e2e5c1447f605c672200eab233bd9c4f6399
|
||||
SHA512 (ibus-typing-booster-2.10.1.tar.gz) = d4262d7bec0b65919f5d25c97b319a48808d1257ea0697163bcaae238870d57640ed8fb44d423abb844416e1c99c130b1d6d5813a0edfa849afc762929e61f66
|
||||
|
Loading…
Reference in New Issue
Block a user