Update to 1.12.0
- New setup tool, now keybindings can be configured with a GUI. - Resolves: https://github.com/kaio/ibus-table/issues/57 - Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1133127 - Put exact (except tone) pinyin matches next after exact matches in the candidate list. - Resolves: https://github.com/kaio/ibus-table/issues/63 - Allow lookup table orientation “System Default” in the setup - Remove “spacekeybehavior” option, it became useless as all keybindings are configurable now. - Added a “debuglevel” option. - Update translations from Weblate (updated de)
This commit is contained in:
parent
33026a85f6
commit
d0959838b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
|||||||
/ibus-table-1.10.0.tar.gz
|
/ibus-table-1.10.0.tar.gz
|
||||||
/ibus-table-1.10.1.tar.gz
|
/ibus-table-1.10.1.tar.gz
|
||||||
/ibus-table-1.11.0.tar.gz
|
/ibus-table-1.11.0.tar.gz
|
||||||
|
/ibus-table-1.12.0.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-table
|
Name: ibus-table
|
||||||
Version: 1.11.0
|
Version: 1.12.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Table engine for IBus platform
|
Summary: The Table engine for IBus platform
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -146,6 +146,20 @@ fi
|
|||||||
%{_datadir}/installed-tests/%{name}
|
%{_datadir}/installed-tests/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 26 2020 Mike FABIAN <mfabian@redhat.com> - 1.12.0-1
|
||||||
|
- Update to 1.12.0
|
||||||
|
- New setup tool, now keybindings can be configured with a GUI.
|
||||||
|
- Resolves: https://github.com/kaio/ibus-table/issues/57
|
||||||
|
- Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1133127
|
||||||
|
- Put exact (except tone) pinyin matches next after exact
|
||||||
|
matches in the candidate list.
|
||||||
|
- Resolves: https://github.com/kaio/ibus-table/issues/63
|
||||||
|
- Allow lookup table orientation “System Default” in the setup
|
||||||
|
- Remove “spacekeybehavior” option, it became useless as all
|
||||||
|
keybindings are configurable now.
|
||||||
|
- Added a “debuglevel” option.
|
||||||
|
- Update translations from Weblate (updated de)
|
||||||
|
|
||||||
* Sun Aug 16 2020 Mike FABIAN <mfabian@redhat.com> - 1.11.0-1
|
* Sun Aug 16 2020 Mike FABIAN <mfabian@redhat.com> - 1.11.0-1
|
||||||
- Update to 1.11.0
|
- Update to 1.11.0
|
||||||
- Make key bindings configurable.
|
- Make key bindings configurable.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-table-1.11.0.tar.gz) = 269d7516d2580436d3bcdef2c77717c8b21c277dae0f55da3703e2bb3f26669dac29ddf3d4291854b205b5b2f5ab54d1894b32d541d084b03cb6cbb870e6b256
|
SHA512 (ibus-table-1.12.0.tar.gz) = f99b4164c7304bc6137be07001d52fbf8267fa068d8a6e96e5cb7856d00f3a0b82ad0b8fa9ae577bb82daab78ddfab7a222e2ef8891515e9edbb4db6fac84862
|
||||||
|
Loading…
Reference in New Issue
Block a user