diff --git a/.gitignore b/.gitignore index 1d8ac60..fc7d1f0 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /ibus-typing-booster-0.0.19.tar.gz /ibus-typing-booster-0.0.20.tar.gz /ibus-typing-booster-0.0.21.tar.gz +/ibus-typing-booster-0.0.22.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 506d7ab..f0a15ea 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 0.0.21 +Version: 0.0.22 Release: 1%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ @@ -74,6 +74,13 @@ make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true INSTALL="install -p" pkg %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog +* Wed Nov 14 2012 Mike FABIAN - 0.0.22-1 +- Update to 0.0.22 upstream version +- Resolves: #876666 Properties of ibus-typing-booster to select input methods are not shown by gnome-shell in f18 +- Make the engine use the input method from the dconf setting +- Add combobox to setup GUI to select input method +- Update German translation + * Thu Nov 12 2012 Mike FABIAN - 0.0.21-1 - Update to 0.0.21 upstream version - Resolves: #875285 Shorten symbol displayed in gnome panel diff --git a/sources b/sources index 59e8613..95018b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fa77da9442aa0247f837dfeecc1e8f18 ibus-typing-booster-0.0.21.tar.gz +b1cffcd5a08eec70309942df4a946c26 ibus-typing-booster-0.0.22.tar.gz