diff --git a/.gitignore b/.gitignore index 37b1107..219c834 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/ibus-table.spec b/ibus-table.spec index 145b5f5..5ef67c5 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -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 - 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 - 1.8.0-1 - update to 1.8.0 - adapt tools/ibus-table-query tothe new database format diff --git a/sources b/sources index ccbd036..55e1e3c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0a56985b9bf0698df1bf9005b0380840 ibus-table-1.8.0.tar.gz +28c57854b1bd7b0c82cc56815a549d22 ibus-table-1.8.1.tar.gz