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#cf01ce8bf56b5cf46915c8aa3b3d55fbe5bd3b0a
This commit is contained in:
parent
26bde9c224
commit
d1b1d6b084
1
.gitignore
vendored
1
.gitignore
vendored
@ -147,3 +147,4 @@
|
||||
/ibus-typing-booster-2.9.7.tar.gz
|
||||
/ibus-typing-booster-2.9.8.tar.gz
|
||||
/ibus-typing-booster-2.9.9.tar.gz
|
||||
/ibus-typing-booster-2.10.0.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.9.9
|
||||
Version: 2.10.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+, ASL 2.0
|
||||
@ -230,6 +230,17 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/96)
|
||||
- Don't record in user database when stripped_input_phrase or
|
||||
stripped_commit_phrase are emty
|
||||
- When interactively deleting a candidate from the user database,
|
||||
remove all case modes
|
||||
- Add 4 more characters ÞĦŊŦ to get special treatment in remove_accents()
|
||||
- Translation updates from Weblate for ca, es, fr, it, ja, nl, sv
|
||||
|
||||
* Thu Oct 08 2020 Mike FABIAN <mfabian@redhat.com> - 2.9.9-1
|
||||
- Update to 2.9.9
|
||||
- Fix typo in variable name in do_reset()
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.9.9.tar.gz) = 2f96e1ee9ef9db433cac24d9db47786967405dd3d346357793b01b082599c4d22fb39c15189badbcbead5498e6214af0d208d333f46573c51ca7dcba51bd57ca
|
||||
SHA512 (ibus-typing-booster-2.10.0.tar.gz) = 301f3cc73a63597def1e9687ae5190933bd26f3c9beedb6bb7c1cf8772f6a20994efd2b1acc106435b92aa174066e2e5c1447f605c672200eab233bd9c4f6399
|
||||
|
Loading…
Reference in New Issue
Block a user