diff --git a/.gitignore b/.gitignore index c425f2c..26348d3 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /ibus-typing-booster-1.2.6.tar.gz /ibus-typing-booster-1.2.7.tar.gz /ibus-typing-booster-1.2.8.tar.gz +/ibus-typing-booster-1.2.9.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index d24e99f..1182f7e 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 1.2.8 +Version: 1.2.9 Release: 1%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ @@ -49,6 +49,16 @@ desktop-file-validate \ %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog +* Fri Jan 17 2014 Mike FABIAN - 1.2.9-1 +- Fix behaviour of arrow right keys in preëdit (Resolves: rhbz#1049324) +- Add timestamps to entries in the user database +- Add timestamp support to user_transliteration.py +- Use a single user database for all engines +- Add *-inscript2 transliteration options to the Indian languages where these were still missing (Resolves: rhbz#1051405) +- Make it possible to use multiple hunspell dictionaries at the same time +- Make it possible to specify a list of dictionaries in the config files +- Make it possible to get a word back into preëdit by using backspace (Resolves: rhbz#1032442) + * Fri Dec 20 2013 Anish Patil - 1.2.8-1 - Change of IME name for oriya language Resolves: rhbz#1045299 - Fixed issue multiple instances of setup menu Resolves: rhbz#1045294 diff --git a/sources b/sources index b488564..0e7b6be 100644 --- a/sources +++ b/sources @@ -1,3 +1 @@ -a13ae06fe7c1901d63f2fa84c591b630 ibus-typing-booster-1.2.7.tar.gz -7f30c985e26d2c876a852c4d63850d00 ibus-typing-booster-1.2.8.tar.gz -4b6f0f61fdda28f7422c383bb77c65df ibus-typing-booster-1.2.8.tar.gz +a7a1705ea0cfc321f55f51e36fd17f0e ibus-typing-booster-1.2.9.tar.gz