From 2eb7b326de6ef6ea80c51f93dbefd0ffcfab1061 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 11 Jul 2016 16:03:10 +0200 Subject: [PATCH] update to 1.4.7 - Check if the commit key would change the transliteration if used as regular input - Resolves: rhbz#1353672 --- .gitignore | 1 + ibus-typing-booster.spec | 8 +++++++- sources | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bc0d807..70e766a 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ /ibus-typing-booster-1.4.4.tar.gz /ibus-typing-booster-1.4.5.tar.gz /ibus-typing-booster-1.4.6.tar.gz +/ibus-typing-booster-1.4.7.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 7faf1ea..8a9a5c0 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 1.4.6 +Version: 1.4.7 Release: 1%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ @@ -56,6 +56,12 @@ desktop-file-validate \ %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog +* Mon Jul 11 2016 Mike FABIAN - 1.4.7-1 +- update to 1.4.7 +- Check if the commit key would change the transliteration if + used as regular input +- Resolves: rhbz#1353672 + * Fri Jul 01 2016 Mike FABIAN - 1.4.6-1 - update to 1.4.6 - Pass modifier key combinations through if there is no possible diff --git a/sources b/sources index c4f781e..982ec4f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b31ad7027a349dfc82ecd386245214bc ibus-typing-booster-1.4.6.tar.gz +ffb1a8018d904ae1a504d7a10b9b28b5 ibus-typing-booster-1.4.7.tar.gz