update to 1.8.1
- Added support for wildcards (both in table and in pinyin mode) - Don’t show the prompt characters defined in the table in pinyin mode in the auxiliary text
This commit is contained in:
parent
4336502923
commit
fd870f2af9
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
||||
/ibus-table-1.5.0.20140527.tar.gz
|
||||
/ibus-table-1.5.0.20140528.tar.gz
|
||||
/ibus-table-1.8.0.tar.gz
|
||||
/ibus-table-1.8.1.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-table
|
||||
Version: 1.8.0
|
||||
Version: 1.8.1
|
||||
Release: 1%{?dist}
|
||||
Summary: The Table engine for IBus platform
|
||||
License: LGPLv2+
|
||||
@ -62,6 +62,12 @@ export PYTHON=%{__python3}
|
||||
%{_datadir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Wed Jun 04 2014 Mike FABIAN <mfabian@redhat.com> - 1.8.1-1
|
||||
- update to 1.8.1
|
||||
- Added support for wildcards (both in table and in pinyin mode)
|
||||
- Don’t show the prompt characters defined in the table in
|
||||
pinyin mode in the auxiliary text
|
||||
|
||||
* Tue Jun 03 2014 Mike FABIAN <mfabian@redhat.com> - 1.8.0-1
|
||||
- update to 1.8.0
|
||||
- adapt tools/ibus-table-query tothe new database format
|
||||
|
Loading…
Reference in New Issue
Block a user