[ibus-typing-booster/f20] update to 1.2.6

Mike FABIAN mfabian at fedoraproject.org
Thu Nov 14 13:08:43 UTC 2013


commit c2e2ae0f9075adaf7ffaaf733448d1fc030bef4e
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Thu Nov 14 13:28:47 2013 +0100

    update to 1.2.6
    
    - Change wording of the option to show the total number of candidates (Resolves: rhbz#1029748)
    - Commit candidate clicked on with the mouse (Resolves: rhbz#1029822)
    - Use direct input also for IBus.InputPurpose.PIN
    - remove unused und superfluous arguments of constructor of Hunspell class
    - Add some transliteration options to .conf files which had only native keyboard enabled

 .gitignore               |    1 +
 ibus-typing-booster.spec |    9 ++++++++-
 sources                  |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 408c695..c25f68c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@
 /ibus-typing-booster-1.2.3.tar.gz
 /ibus-typing-booster-1.2.4.tar.gz
 /ibus-typing-booster-1.2.5.tar.gz
+/ibus-typing-booster-1.2.6.tar.gz
diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec
index 35d86d5..8257000 100644
--- a/ibus-typing-booster.spec
+++ b/ibus-typing-booster.spec
@@ -1,5 +1,5 @@
 Name:       ibus-typing-booster
-Version:    1.2.5
+Version:    1.2.6
 Release:    1%{?dist}
 Summary:    A typing booster engine for the IBus platform
 License:    GPLv3+
@@ -95,6 +95,13 @@ desktop-file-validate \
 %{_datadir}/applications/ibus-setup-typing-booster.desktop
 
 %changelog
+* Thu Nov 14 2013 Mike FABIAN <mfabian at redhat.com> - 1.2.6-1
+- Change wording of the option to show the total number of candidates (Resolves: rhbz#1029748)
+- Commit candidate clicked on with the mouse (Resolves: rhbz#1029822)
+- Use direct input also for IBus.InputPurpose.PIN
+- remove unused und superfluous arguments of constructor of Hunspell class
+- Add some transliteration options to .conf files which had only native keyboard enabled
+
 * Fri Oct 11 2013 Mike FABIAN <mfabian at redhat.com> - 1.2.5-1
 - Add feature to display input method description to setup tool (Resolves: rhbz#1001581)
 - Remove the options “m17n_mim_name” and “other_ime” from the .conf files
diff --git a/sources b/sources
index 24f38c8..d074353 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-05951334566ae5ad4ff00fec8a2b14c0  ibus-typing-booster-1.2.5.tar.gz
+0c44cd8a9cbe56bf9894732985864700  ibus-typing-booster-1.2.6.tar.gz


More information about the scm-commits mailing list