Update to 2.16.3
- Add search entry for already defined custom shortcuts (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/312)
This commit is contained in:
parent
cafb0a869f
commit
7e51bf0118
2
.gitignore
vendored
2
.gitignore
vendored
@ -232,3 +232,5 @@
|
||||
/ibus-typing-booster-2.15.30.tar.gz
|
||||
/ibus-typing-booster-2.16.0.tar.gz
|
||||
/ibus-typing-booster-2.16.1.tar.gz
|
||||
/ibus-typing-booster-2.16.2.tar.gz
|
||||
/ibus-typing-booster-2.16.3.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.16.1
|
||||
Version: 2.16.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPLv3+ and ASL 2.0
|
||||
@ -248,6 +248,11 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Mon Jun 20 2022 Mike FABIAN <mfabian@redhat.com> - 2.16.3-1
|
||||
- Update to 2.16.3
|
||||
- Add search entry for already defined custom shortcuts
|
||||
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/312)
|
||||
|
||||
* Thu Jun 16 2022 Mike FABIAN <mfabian@redhat.com> - 2.16.1-1
|
||||
- Update to 2.16.1
|
||||
- Avoid using forward_key_event() in Gtk4 immodule automatically by checking for
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.16.1.tar.gz) = f04649cbf9feeca4451e2867cb8569de83989baa4501ee421a1a5d5321854fd48c2b8a012fc396ae2c5ebd5257378198b49545ec8dd37aec1e791092bca4f5d7
|
||||
SHA512 (ibus-typing-booster-2.16.3.tar.gz) = 658eb972136c16dd703fa8b0e378d4ca511ba7a80ace39617eed7939607e37b7f94eaf6560514a474aec47e40d415fe3733728617237751c132ef17e46be963c
|
||||
|
Loading…
Reference in New Issue
Block a user