Update to 2.14.9
- Fix “Inconsistency when typing digits in Compose” (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/238) - Fix “Toggling input mode on/off does not work when a compose sequence is in progress” (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/237) - Toggling input mode off should not throw away the current input (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/236)
This commit is contained in:
parent
27438f5a9c
commit
44e46e9b24
2
.gitignore
vendored
2
.gitignore
vendored
@ -187,3 +187,5 @@
|
||||
/ibus-typing-booster-2.14.6.tar.gz
|
||||
/ibus-typing-booster-2.14.7.tar.gz
|
||||
/ibus-typing-booster-2.14.8.tar.gz
|
||||
/ibus-typing-booster-2.14.9.tar.gz
|
||||
/ibus-typing-booster-2.14.10.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.14.8
|
||||
Version: 2.14.10
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+ and ASL 2.0
|
||||
@ -246,6 +246,15 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Thu Sep 02 2021 Mike FABIAN <mfabian@redhat.com> - 2.14.10-1
|
||||
- Update to 2.14.10
|
||||
- Fix “Inconsistency when typing digits in Compose”
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/238)
|
||||
- Fix “Toggling input mode on/off does not work when a compose sequence is in progress”
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/237)
|
||||
- Toggling input mode off should not throw away the current input
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/236)
|
||||
|
||||
* Mon Aug 30 2021 Mike FABIAN <mfabian@redhat.com> - 2.14.8-1
|
||||
- Update to 2.14.8
|
||||
- Translation update from Weblate (ca, es, it updated)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.14.8.tar.gz) = b1c55833d5955597f3ec278809feaffbc9eac3afb2eb7d71beee84b585ac3f0d9f043cdeffabc8c6266b91a3e467f993d05ed5e2e7911329d0f6623659e82392
|
||||
SHA512 (ibus-typing-booster-2.14.10.tar.gz) = 52aa67d055e7ad1d2ab85c51402ee766a7eba76afcbd03fbed14c14a03059839eae54c5959d599f1f16dd2ddfcfd73b8b5402f5d636457e1bed29de2a5735875
|
||||
|
Loading…
Reference in New Issue
Block a user