Update to 2.14.12
- Add some extra logging for the emoji tests - Add 'G-_' to 'G- ' as exceptions which must not trigger commits but insert into the preedit (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/243) - Resolves: rhbz#2002199 - Update emoji annotations from CLDR
This commit is contained in:
parent
44e46e9b24
commit
064d8c80ef
2
.gitignore
vendored
2
.gitignore
vendored
@ -189,3 +189,5 @@
|
||||
/ibus-typing-booster-2.14.8.tar.gz
|
||||
/ibus-typing-booster-2.14.9.tar.gz
|
||||
/ibus-typing-booster-2.14.10.tar.gz
|
||||
/ibus-typing-booster-2.14.11.tar.gz
|
||||
/ibus-typing-booster-2.14.12.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.14.10
|
||||
Version: 2.14.12
|
||||
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
|
||||
* Tue Sep 14 2021 Mike FABIAN <mfabian@redhat.com> - 2.14.12-1
|
||||
- Update to 2.14.12
|
||||
- Add some extra logging for the emoji tests
|
||||
- Add 'G-_' to 'G- ' as exceptions which must not trigger commits but
|
||||
insert into the preedit
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/243)
|
||||
- Resolves: rhbz#2002199
|
||||
- Update emoji annotations from CLDR
|
||||
|
||||
* 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”
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.14.10.tar.gz) = 52aa67d055e7ad1d2ab85c51402ee766a7eba76afcbd03fbed14c14a03059839eae54c5959d599f1f16dd2ddfcfd73b8b5402f5d636457e1bed29de2a5735875
|
||||
SHA512 (ibus-typing-booster-2.14.12.tar.gz) = 09d1898c3ac8a1dc79768df7a44c33862a0b0fbb2122d184f1e8a839b8c3c71191fe5ef932f9e649ac715c8093a5c277d5783594f8defc06ecc13727b851ffa5
|
||||
|
Loading…
Reference in New Issue
Block a user