[ibus-typing-booster/f17] update to 0.0.27 upstream version

Mike FABIAN mfabian at fedoraproject.org
Mon May 6 12:10:57 UTC 2013


commit eafd893e90fcc146ed3070a5efaa999f19787cf4
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Mon May 6 13:19:46 2013 +0200

    update to 0.0.27 upstream version
    
    - Resolves: #959860 - [as_IN] Wrong keymap name Assami (fix spelling error in language name for Assamese)
    - Resolves: #958770 - [ibus-typing-Booster][gu-IN]- Typo error (fix spelling error in language name for Gujarati)
    - Resolves: #875285 - IME names too long in gnome-shell Input Sources indicator (remove ✓ from symbol in the .conf files)
    - simplify code in select_words()
    - remove some unused functions

 .gitignore               |    1 +
 ibus-typing-booster.spec |   10 +++++++++-
 sources                  |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a87d562..64b15c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /ibus-typing-booster-0.0.24.tar.gz
 /ibus-typing-booster-0.0.25.tar.gz
 /ibus-typing-booster-0.0.26.tar.gz
+/ibus-typing-booster-0.0.27.tar.gz
diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec
index 9917e58..0e1a89c 100644
--- a/ibus-typing-booster.spec
+++ b/ibus-typing-booster.spec
@@ -1,5 +1,5 @@
 Name:       ibus-typing-booster
-Version:    0.0.26
+Version:    0.0.27
 Release:    1%{?dist}
 Summary:    A typing booster engine for the IBus platform
 License:    GPLv3+
@@ -74,6 +74,14 @@ make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true  INSTALL="install -p"   pkg
 %{_datadir}/applications/ibus-setup-typing-booster.desktop
 
 %changelog
+* Mon May 06 2013 Mike FABIAN <mfabian at redhat.com> - 0.0.27-1
+- Update to 0.0.27 upstream version
+- Resolves: #959860 - [as_IN] Wrong keymap name Assami (fix spelling error in language name for Assamese)
+- Resolves: #958770 - [ibus-typing-Booster][gu-IN]- Typo error (fix spelling error in language name for Gujarati)
+- Resolves: #875285 - IME names too long in gnome-shell Input Sources indicator (remove ✓ from symbol in the .conf files)
+- simplify code in select_words()
+- remove some unused functions
+
 * Thu Feb 14 2013 Mike FABIAN <mfabian at redhat.com> - 0.0.26-1
 - Update to 0.0.26 upstream version
 - Resolves: #910986 - The arrow icons at the bottom of the candidate lookup table of ibus-typing-booster do not work 
diff --git a/sources b/sources
index 7be69f1..73bd1f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9143df86cec7423b75ff9e9c22b50e47  ibus-typing-booster-0.0.26.tar.gz
+29fb5217636efb23665186c24413d956  ibus-typing-booster-0.0.27.tar.gz


More information about the scm-commits mailing list