Update to 2.13.0
- Translation update from Weblate (de, tr, uk updated to 100%) - Use colour for the compose part of preedit (Resolves: Use colour for the compose part of preedit) - When a compose sequence becomes invalid, don’t throw it away (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/180) - Cancelling a compose sequence should not beep (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/179) - Don’t spell check the preedit while a compose sequence is in progress (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/181)
This commit is contained in:
parent
4e49a7d10d
commit
1109a71d4d
1
.gitignore
vendored
1
.gitignore
vendored
@ -166,3 +166,4 @@
|
||||
/ibus-typing-booster-2.11.7.tar.gz
|
||||
/ibus-typing-booster-2.12.0.tar.gz
|
||||
/ibus-typing-booster-2.12.1.tar.gz
|
||||
/ibus-typing-booster-2.13.0.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.12.1
|
||||
Version: 2.13.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+ and ASL 2.0
|
||||
@ -239,6 +239,18 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Sat Jul 31 2021 Mike FABIAN <mfabian@redhat.com> - 2.13.0-1
|
||||
- Update to 2.13.0
|
||||
- Translation update from Weblate (de, tr, uk updated to 100%)
|
||||
- Use colour for the compose part of preedit
|
||||
(Resolves: Use colour for the compose part of preedit)
|
||||
- When a compose sequence becomes invalid, don’t throw it away
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/180)
|
||||
- Cancelling a compose sequence should not beep
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/179)
|
||||
- Don’t spell check the preedit while a compose sequence is in progress
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/181)
|
||||
|
||||
* Wed Jul 28 2021 Mike FABIAN <mfabian@redhat.com> - 2.12.1-1
|
||||
- Update to 2.12.1
|
||||
- Starting a compose sequence while a candidate is selected should
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.12.1.tar.gz) = b9796c19bdafeab2c451fb201cd12bfb36a603fd8e03c5b02b111b4fcd347b078fc56ba5879b36b539277a16c74720153ba0b5c239d6ff8fa950c2481d1b426f
|
||||
SHA512 (ibus-typing-booster-2.13.0.tar.gz) = 02109a6b3319fc1974c2282098b1be04a28811771b61902fc48e7827eca439fac29c127176d2130fba507119a9b92d25d0495168323514af54c6e8d21225260c
|
||||
|
Loading…
Reference in New Issue
Block a user