Update to 2.12.1
- Starting a compose sequence while a candidate is selected should append to the selection (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/175) - Translation update from Weblate (de, nl, pl, tr, uk all updated to 100%) - Fix typo in translatable message (Thanks to Yuri Chornoivan) - Add a few more combining chars for dead keys to the list (Thanks to Matthias Clasen)
This commit is contained in:
parent
d169880f79
commit
4e49a7d10d
1
.gitignore
vendored
1
.gitignore
vendored
@ -165,3 +165,4 @@
|
|||||||
/ibus-typing-booster-2.11.6.tar.gz
|
/ibus-typing-booster-2.11.6.tar.gz
|
||||||
/ibus-typing-booster-2.11.7.tar.gz
|
/ibus-typing-booster-2.11.7.tar.gz
|
||||||
/ibus-typing-booster-2.12.0.tar.gz
|
/ibus-typing-booster-2.12.0.tar.gz
|
||||||
|
/ibus-typing-booster-2.12.1.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 2.12.0
|
Version: 2.12.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A completion input method
|
Summary: A completion input method
|
||||||
License: GPLv3+ and ASL 2.0
|
License: GPLv3+ and ASL 2.0
|
||||||
@ -239,6 +239,16 @@ fi
|
|||||||
%{_datadir}/applications/emoji-picker.desktop
|
%{_datadir}/applications/emoji-picker.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 28 2021 Mike FABIAN <mfabian@redhat.com> - 2.12.1-1
|
||||||
|
- Update to 2.12.1
|
||||||
|
- Starting a compose sequence while a candidate is selected should
|
||||||
|
append to the selection
|
||||||
|
(Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/175)
|
||||||
|
- Translation update from Weblate (de, nl, pl, tr, uk all updated to 100%)
|
||||||
|
- Fix typo in translatable message (Thanks to Yuri Chornoivan)
|
||||||
|
- Add a few more combining chars for dead keys to the list (Thanks to Matthias Clasen)
|
||||||
|
- Reduce grid row spacing from 10 to 5 in the setup tool
|
||||||
|
|
||||||
* Tue Jul 27 2021 Mike FABIAN <mfabian@redhat.com> - 2.12.0-1
|
* Tue Jul 27 2021 Mike FABIAN <mfabian@redhat.com> - 2.12.0-1
|
||||||
- Use the dead keys added recently to ibus as soon as they become available
|
- Use the dead keys added recently to ibus as soon as they become available
|
||||||
by an ibus update
|
by an ibus update
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-typing-booster-2.12.0.tar.gz) = 57d96a7fdff6648f268cca5e6de46d7172352c5840dd5fe1605d155f2a952e4697ceec8334a90538fed5ba2093c5ee10d2e8965b654875eaf3facbf1bae9da12
|
SHA512 (ibus-typing-booster-2.12.1.tar.gz) = b9796c19bdafeab2c451fb201cd12bfb36a603fd8e03c5b02b111b4fcd347b078fc56ba5879b36b539277a16c74720153ba0b5c239d6ff8fa950c2481d1b426f
|
||||||
|
Loading…
Reference in New Issue
Block a user