diff --git a/.gitignore b/.gitignore index 30d3653..d87f8d9 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.5.0.20140311.tar.gz /ibus-table-1.5.0.20140312.tar.gz /ibus-table-1.5.0.20140402.tar.gz +/ibus-table-1.5.0.20140409.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index a7d2c72..ca4286a 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.5.0.20140402 +Version: 1.5.0.20140409 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 Apr 09 2014 Mike FABIAN - 1.5.0.20140409-1 +- Make toggling pinyin mode with the right shift key work +- Don’t try to colour system phrases and user phrases differently in pinyin mode +- Resolves: rhbz#1084684 +- Don’t switch off pinyin mode in clear() +- Make usage of engine name and dconf key consistent + * Wed Apr 02 2014 Mike FABIAN - 1.5.0.20140402-1 - Fix a regression caused by the Python3 port in tabcreatedb.py (This fixes the build of ibus-table-chinese) diff --git a/sources b/sources index de199ba..2ef8cde 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -357b8dc803febb51be7a63bd0bf1ef80 ibus-table-1.5.0.20140402.tar.gz +42184f9bee99e9262b7a6331964f49d0 ibus-table-1.5.0.20140409.tar.gz