Update to 2.18.10
- Add functions to get and set variables for m17n input methods - Update emoji annotations from CLDR - Translation update from Weblate (bn added 42% complete) - Test cases for bn-national-jatiya.mim - Add more icons in different sizes to the appdata.xml files - Stop calling self.set_wmclass('emoji-picker', 'Emoji Picker') (avoid deprecation warning)
This commit is contained in:
parent
678bb0047c
commit
3a668bde5d
1
.gitignore
vendored
1
.gitignore
vendored
@ -255,3 +255,4 @@
|
||||
/ibus-typing-booster-2.18.7.tar.gz
|
||||
/ibus-typing-booster-2.18.8.tar.gz
|
||||
/ibus-typing-booster-2.18.9.tar.gz
|
||||
/ibus-typing-booster-2.18.10.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.18.9
|
||||
Version: 2.18.10
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+ and ASL 2.0
|
||||
@ -248,6 +248,15 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Thu Sep 01 2022 Mike FABIAN <mfabian@redhat.com> - 2.18.10-1
|
||||
- Update to 2.18.10
|
||||
- Add functions to get and set variables for m17n input methods
|
||||
- Update emoji annotations from CLDR
|
||||
- Translation update from Weblate (bn added 42% complete)
|
||||
- Test cases for bn-national-jatiya.mim
|
||||
- Add more icons in different sizes to the appdata.xml files
|
||||
- Stop calling self.set_wmclass('emoji-picker', 'Emoji Picker') (avoid deprecation warning)
|
||||
|
||||
* Sun Aug 07 2022 Mike FABIAN <mfabian@redhat.com> - 2.18.9-1
|
||||
- Update to 2.18.9
|
||||
- Make it possible to use custom labels for different dictionary matches
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.18.9.tar.gz) = 1fe9dd28a042be7d946dc0a800363cd7870e8357fa75e4f57acd201b3cca96cfaab4ffbff1a53146713204e8c246ab1cf33ea379e9e1a3aa9b848306567cb7b3
|
||||
SHA512 (ibus-typing-booster-2.18.10.tar.gz) = a0eddaef7cbc44b570cc9bd0a606efe3902468eca6cbe7ab1b0d6cb70d917d3c48c9783963b4e7dd4ede358d969623aea292917e76d7f8ab7b0a3a95a8565c3c
|
||||
|
Loading…
Reference in New Issue
Block a user