[ibus-typing-booster/f18] Fixed bugs 1045294,1045299

anish anishpatil at fedoraproject.org
Fri Dec 20 08:53:17 UTC 2013


commit d66b846ad0909125a41b3e7efb29a28ad854a54a
Author: anish <apatil at redhat.com>
Date:   Fri Dec 20 11:27:46 2013 +0530

    Fixed bugs 1045294,1045299

 .gitignore               |    1 +
 ibus-typing-booster.spec |    5 ++++-
 sources                  |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 95fde31..c425f2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
 /ibus-typing-booster-1.2.5.tar.gz
 /ibus-typing-booster-1.2.6.tar.gz
 /ibus-typing-booster-1.2.7.tar.gz
+/ibus-typing-booster-1.2.8.tar.gz
diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec
index ef6acd0..004752f 100644
--- a/ibus-typing-booster.spec
+++ b/ibus-typing-booster.spec
@@ -1,5 +1,5 @@
 Name:       ibus-typing-booster
-Version:    1.2.7
+Version:    1.2.8
 Release:    1%{?dist}
 Summary:    A typing booster engine for the IBus platform
 License:    GPLv3+
@@ -74,6 +74,9 @@ make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true  INSTALL="install -p"   pkg
 %{_datadir}/applications/ibus-setup-typing-booster.desktop
 
 %changelog
+* Fri Dec 20 2013 Anish Patil <apatil at redhat.com> - 1.2.8-1
+- Fixed bugs #1045299,#1045294
+
 * Wed Nov 20 2013 Mike FABIAN <mfabian at redhat.com> - 1.2.7-1
 - Don’t strip characters with Unicode category “Cf” (Other, format) from tokens (Resolves: rhbz#1032504)
 
diff --git a/sources b/sources
index 428a1da..95299f5 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 a13ae06fe7c1901d63f2fa84c591b630  ibus-typing-booster-1.2.7.tar.gz
+7f30c985e26d2c876a852c4d63850d00  ibus-typing-booster-1.2.8.tar.gz


More information about the scm-commits mailing list