Update to 1.12.3
- Pass the key for the command 'cancel' (default Esc) through if the preedit is empty - Resolves: https://github.com/kaio/ibus-table/issues/64
This commit is contained in:
parent
df05192a9e
commit
150e0137c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
||||
/ibus-table-1.12.0.tar.gz
|
||||
/ibus-table-1.12.1.tar.gz
|
||||
/ibus-table-1.12.2.tar.gz
|
||||
/ibus-table-1.12.3.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-table
|
||||
Version: 1.12.2
|
||||
Version: 1.12.3
|
||||
Release: 1%{?dist}
|
||||
Summary: The Table engine for IBus platform
|
||||
License: LGPLv2+
|
||||
@ -147,6 +147,12 @@ fi
|
||||
%{_datadir}/installed-tests/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Jan 06 2021 Mike FABIAN <mfabian@redhat.com> - 1.12.3-1
|
||||
- Update to 1.12.3
|
||||
- Pass the key for the command 'cancel' (default Esc) through
|
||||
if the preedit is empty
|
||||
- Resolves: https://github.com/kaio/ibus-table/issues/64
|
||||
|
||||
* Mon Jan 04 2021 Mike FABIAN <mfabian@redhat.com> - 1.12.2-1
|
||||
- Update to 1.12.2
|
||||
- Update translations from Weblate
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-table-1.12.2.tar.gz) = d8cb0cf1e8e2d869908004cfaa5af7defa7b9681a331756f1f4fa5956aa63fd7973604fedfd1cd6b1f1314a9aad516a79fb846e111525ec61bfe93fbbd4febf7
|
||||
SHA512 (ibus-table-1.12.3.tar.gz) = 9c5b4a8f3e7eecb7fed967d76ee5b84307966ae9500e3898e495413da84a9f7a819e92cfd095136448aa28ceb144b703adb807ab157c5f2261a98240a576a98b
|
||||
|
Loading…
Reference in New Issue
Block a user