update to 1.8.3
- Insert a special candidate for the wildcard character itself if only a wildcard character has been typed - Make wildchard characters configurable - Resolves: rhbz#1110325 - Unable to input question marks in Wubi-jidian
This commit is contained in:
parent
640a354f43
commit
db8f7a9072
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
||||
/ibus-table-1.8.0.tar.gz
|
||||
/ibus-table-1.8.1.tar.gz
|
||||
/ibus-table-1.8.2.tar.gz
|
||||
/ibus-table-1.8.3.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-table
|
||||
Version: 1.8.2
|
||||
Version: 1.8.3
|
||||
Release: 1%{?dist}
|
||||
Summary: The Table engine for IBus platform
|
||||
License: LGPLv2+
|
||||
@ -62,6 +62,13 @@ export PYTHON=%{__python3}
|
||||
%{_datadir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Wed Jun 25 2014 Mike FABIAN <mfabian@redhat.com> - 1.8.3-1
|
||||
- update to 1.8.3
|
||||
- Insert a special candidate for the wildcard character itself
|
||||
if only a wildcard character has been typed
|
||||
- Make wildchard characters configurable
|
||||
- Resolves: rhbz#1110325 - Unable to input question marks in Wubi-jidian
|
||||
|
||||
* Mon Jun 09 2014 Mike FABIAN <mfabian@redhat.com> - 1.8.2-1
|
||||
- update to 1.8.2
|
||||
- Better sorting of the lookup table in the mixed Chinese modes
|
||||
|
Loading…
Reference in New Issue
Block a user