Update to 2.20.0
- Allow predictions when 0 characters have been typed (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/268)
This commit is contained in:
parent
b18ca880e2
commit
09dfbd7470
5
.gitignore
vendored
5
.gitignore
vendored
@ -281,3 +281,8 @@
|
|||||||
/ibus-typing-booster-2.19.11.tar.gz
|
/ibus-typing-booster-2.19.11.tar.gz
|
||||||
/ibus-typing-booster-2.19.12.tar.gz
|
/ibus-typing-booster-2.19.12.tar.gz
|
||||||
/ibus-typing-booster-2.19.13.tar.gz
|
/ibus-typing-booster-2.19.13.tar.gz
|
||||||
|
/ibus-typing-booster-2.19.14.tar.gz
|
||||||
|
/ibus-typing-booster-2.19.15.tar.gz
|
||||||
|
/ibus-typing-booster-2.19.16.tar.gz
|
||||||
|
/ibus-typing-booster-2.19.17.tar.gz
|
||||||
|
/ibus-typing-booster-2.20.0.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 2.19.13
|
Version: 2.20.0
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A completion input method
|
Summary: A completion input method
|
||||||
License: GPL-3.0-or-later AND Apache-2.0
|
License: GPL-3.0-or-later AND Apache-2.0
|
||||||
URL: https://mike-fabian.github.io/ibus-typing-booster/
|
URL: https://mike-fabian.github.io/ibus-typing-booster/
|
||||||
@ -248,6 +248,11 @@ fi
|
|||||||
%{_datadir}/applications/emoji-picker.desktop
|
%{_datadir}/applications/emoji-picker.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 19 2023 Mike FABIAN <mfabian@redhat.com> - 2.20.0-1
|
||||||
|
- Update to 2.20.0
|
||||||
|
- Allow predictions when 0 characters have been typed
|
||||||
|
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/268)
|
||||||
|
|
||||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.19.13-3
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.19.13-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-typing-booster-2.19.13.tar.gz) = 78a29efd5df8380db274b0e8f14aea83bb2841bae78b6c49cb28151b6dc011a5856bfc4f2347c4295dc2fbe058df150e06346fe4eee7ca331edf73e5fedebd2e
|
SHA512 (ibus-typing-booster-2.20.0.tar.gz) = 8c7271d3029a28b045c9e9ffae9c9ac07adac3ac98749f30cd0959cfb91a50953372758c77c9820d713f2027d535d0752d1817281ce16be7e3594877b64177a5
|
||||||
|
Loading…
Reference in New Issue
Block a user