diff --git a/.gitignore b/.gitignore index d428a9e..ffabf13 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.8.5.tar.gz /ibus-table-1.8.6.tar.gz /ibus-table-1.8.7.tar.gz +/ibus-table-1.8.8.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index 0644c2e..9dfbd18 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.8.7 +Version: 1.8.8 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -62,6 +62,16 @@ export PYTHON=%{__python3} %{_datadir}/pkgconfig/%{name}.pc %changelog +* Thu Aug 14 2014 Mike FABIAN - 1.8.8-1 +- update to 1.8.8 +- Show keyboard shortcuts also in the property menu entries +- Remove “Hide Candidates/Display Candidates” from the properties menu +- If the database is not CJK, set sensitivity to comboboxes + useful only for CJK to OFF +- Disable properties related to fullwidth/halfwidth for non-CJK tables +- Resolves: rhbz#1128912 - With the new "rusle" table in + ibus-table-cyrillic, typing space works strangely + * Mon Aug 11 2014 Mike FABIAN - 1.8.7-1 - update to 1.8.7 - Use the “notify::text” signal instead of “activate” on GtkEntry widget. diff --git a/sources b/sources index ae1097f..085bc79 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -03d6812faebab3503985ecf90aa3b6f9 ibus-table-1.8.7.tar.gz +b61ad4db6f814c0aa483e1cabfc805ee ibus-table-1.8.8.tar.gz