[ibus-typing-booster] update to 0.0.26 upstream version

Mike FABIAN mfabian at fedoraproject.org
Thu Feb 14 12:09:36 UTC 2013


commit 4d5874a59318ba0ac0052f5918fae518ced97cdb
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Thu Feb 14 08:47:16 2013 +0100

    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
    - Use different .svg icons for all engines
    - Increase number of suggestions from hunspell
    - Use the auxiliary text to display the number of candidates
    - Make the display of the number of candidates in the auxiliary text optional
    - Display of the number of candidates needs to be updated on page-up and page-down

 .gitignore               |    1 +
 ibus-typing-booster.spec |   11 ++++++++++-
 sources                  |    2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 71c7d3f..a87d562 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /ibus-typing-booster-0.0.23.tar.gz
 /ibus-typing-booster-0.0.24.tar.gz
 /ibus-typing-booster-0.0.25.tar.gz
+/ibus-typing-booster-0.0.26.tar.gz
diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec
index 7c34873..8e9c093 100644
--- a/ibus-typing-booster.spec
+++ b/ibus-typing-booster.spec
@@ -1,5 +1,5 @@
 Name:       ibus-typing-booster
-Version:    0.0.25
+Version:    0.0.26
 Release:    1%{?dist}
 Summary:    A typing booster engine for the IBus platform
 License:    GPLv3+
@@ -74,6 +74,15 @@ make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true  INSTALL="install -p"   pkg
 %{_datadir}/applications/ibus-setup-typing-booster.desktop
 
 %changelog
+* 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
+- Use different .svg icons for all engines
+- Increase number of suggestions from hunspell
+- Use the auxiliary text to display the number of candidates
+- Make the display of the number of candidates in the auxiliary text optional
+- Display of the number of candidates needs to be updated on page-up and page-down
+
 * Thu Feb 14 2013 Mike FABIAN <mfabian at redhat.com> - 0.0.25-1
 - Update to 0.0.25 upstream version
 - Port to use pygobject3
diff --git a/sources b/sources
index 08f409b..7be69f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab24e21e88e2dc30f83d8757dc959290  ibus-typing-booster-0.0.25.tar.gz
+9143df86cec7423b75ff9e9c22b50e47  ibus-typing-booster-0.0.26.tar.gz


More information about the scm-commits mailing list