Update to 2.19.1
- Update emoji annotations from CLDR - Make search for input methods which contain uppercase in their names work (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/387) - Translation update from Weblate (bn 73.8% complete)
This commit is contained in:
parent
815006620e
commit
3451f625f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -268,3 +268,4 @@
|
||||
/ibus-typing-booster-2.18.20.tar.gz
|
||||
/ibus-typing-booster-2.18.21.tar.gz
|
||||
/ibus-typing-booster-2.19.0.tar.gz
|
||||
/ibus-typing-booster-2.19.1.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.19.0
|
||||
Version: 2.19.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+ and ASL 2.0
|
||||
@ -21,7 +21,7 @@ Recommends: gdouros-symbola-fonts
|
||||
# For better description of the dictionaries in the setup tool
|
||||
# makes it possible to search for full language and territory names
|
||||
# and not just locale codes:
|
||||
Recommends: langtable
|
||||
Recommends: python3-langtable
|
||||
# To play a sound on error:
|
||||
Recommends: python3-simpleaudio
|
||||
# Use better regexpressions if available:
|
||||
@ -248,6 +248,13 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Wed Oct 05 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.1-1
|
||||
- Update to 2.19.1
|
||||
- Update emoji annotations from CLDR
|
||||
- Make search for input methods which contain uppercase in their names work
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/387)
|
||||
- Translation update from Weblate (bn 73.8% complete)
|
||||
|
||||
* Fri Sep 09 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.0-1
|
||||
- Update to 2.19.0
|
||||
- Save horizontal space to make the new Georgian translations fit better
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.19.0.tar.gz) = e5852ff30fd5c7ebde5909a8f0af0292fc20e73eaf737bbb3b34af5c24144eb7c58fdb77bfbd3cc7f08110d0fb7ad9fe0a353eb52619da7f8e72d7a901e9004b
|
||||
SHA512 (ibus-typing-booster-2.19.1.tar.gz) = ecf612a57b9a1bfbfe22c6c5ef3d83a3a9c2d9f7c4568325ed8ef20e66de264d4724ed018c3c477e7c7d748f53b071d5447c33fa3b3910f04d4b91bd796841db
|
||||
|
Loading…
Reference in New Issue
Block a user