[ibus-typing-booster/f16] update to 0.0.24 upstream version

Mike FABIAN mfabian at fedoraproject.org
Fri Dec 7 13:30:12 UTC 2012


commit 3004ee339023a7047691c910dfbfdf283719c73b
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Thu Dec 6 19:57:01 2012 +0100

    update to 0.0.24 upstream version
    
    - Resolves: #884808 - ibus-typing-booster should also show candidates which correct spelling errors
    - Use pyhunspell to add spell-checking suggestions
    - Use underline for preedit
    - Colourize spellchecking suggestions and system phrases already used

 .gitignore               |    1 +
 ibus-typing-booster.spec |    9 ++++++++-
 sources                  |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d6e458..7650a9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /ibus-typing-booster-0.0.21.tar.gz
 /ibus-typing-booster-0.0.22.tar.gz
 /ibus-typing-booster-0.0.23.tar.gz
+/ibus-typing-booster-0.0.24.tar.gz
diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec
index fdf15d6..3f54321 100644
--- a/ibus-typing-booster.spec
+++ b/ibus-typing-booster.spec
@@ -1,5 +1,5 @@
 Name:       ibus-typing-booster
-Version:    0.0.23
+Version:    0.0.24
 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
+* Thu Dec 06 2012 Mike FABIAN <mfabian at redhat.com> - 0.0.24-1
+- Update to 0.0.24 upstream version
+- Resolves: #884808 - ibus-typing-booster should also show candidates which correct spelling errors
+- Use pyhunspell to add spell-checking suggestions
+- Use underline for preedit
+- Colourize spellchecking suggestions and system phrases already used
+
 * Fri Nov 23 2012 Mike FABIAN <mfabian at redhat.com> - 0.0.23-1
 - Update to 0.0.23 upstream version
 - Resolves: #879262  dictionary is not automatically reloaded when it is installed via the setup tool
diff --git a/sources b/sources
index 95582d0..f83a753 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b9b48bd6cd922e7a2a533f4d0af26be  ibus-typing-booster-0.0.23.tar.gz
+918ed4fa2aec6fc887cda415d5d35c2f  ibus-typing-booster-0.0.24.tar.gz


More information about the scm-commits mailing list