update to latest upstream ibus-table-1.5.0.20140409

- 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
This commit is contained in:
Mike FABIAN 2014-04-09 16:22:54 +02:00
parent 81b6102de5
commit a9cfcd6f00
3 changed files with 10 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <mfabian@redhat.com> - 1.5.0.20140409-1
- Make toggling pinyin mode with the right shift key work
- Dont try to colour system phrases and user phrases differently in pinyin mode
- Resolves: rhbz#1084684
- Dont switch off pinyin mode in clear()
- Make usage of engine name and dconf key consistent
* Wed Apr 02 2014 Mike FABIAN <mfabian@redhat.com> - 1.5.0.20140402-1
- Fix a regression caused by the Python3 port in tabcreatedb.py (This fixes the build of ibus-table-chinese)

View File

@ -1 +1 @@
357b8dc803febb51be7a63bd0bf1ef80 ibus-table-1.5.0.20140402.tar.gz
42184f9bee99e9262b7a6331964f49d0 ibus-table-1.5.0.20140409.tar.gz