[ibus-typing-booster/f18] update to 1.2.4

Mike FABIAN mfabian at fedoraproject.org
Mon Sep 30 13:54:37 UTC 2013


commit 77203f8655f931935097dd3504439d7ff53e54f4
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Sat Sep 28 09:37:08 2013 +0200

    update to 1.2.4
    
    - Use normalization form NFD internally for Korean as well
    - Add check for input purpose for gnome-shell password dialog (Resolves: rhbz#10
    13008 - ibus-typing-booster shows entered text in password fields)

 .gitignore               |    1 +
 ibus-typing-booster.spec |    9 +++++++--
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cddf2d9..3e4a1d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
 /ibus-typing-booster-1.2.1.tar.gz
 /ibus-typing-booster-1.2.2.tar.gz
 /ibus-typing-booster-1.2.3.tar.gz
+/ibus-typing-booster-1.2.4.tar.gz
diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec
index 40cadbd..e8f1751 100644
--- a/ibus-typing-booster.spec
+++ b/ibus-typing-booster.spec
@@ -1,6 +1,6 @@
 Name:       ibus-typing-booster
-Version:    1.2.3
-Release:    3%{?dist}
+Version:    1.2.4
+Release:    1%{?dist}
 Summary:    A typing booster engine for the IBus platform
 License:    GPLv3+
 Group:      System Environment/Libraries
@@ -74,6 +74,11 @@ make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true  INSTALL="install -p"   pkg
 %{_datadir}/applications/ibus-setup-typing-booster.desktop
 
 %changelog
+* Sat Sep 28 2013 Mike FABIAN <mfabian at redhat.com> - 1.2.4-1
+- Use normalization form NFD internally for Korean as well
+- Add check for input purpose for gnome-shell password dialog (Resolves: rhbz#10
+13008 - ibus-typing-booster shows entered text in password fields)
+
 * Tue Aug 20 2013 Mike FABIAN <mfabian at redhat.com> - 1.2.3-3
 - Bump release number after fixing superfluous linebreak in changelog
 
diff --git a/sources b/sources
index 9731c25..87da626 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f4f09bb141e3df9dca28957255609d3  ibus-typing-booster-1.2.3.tar.gz
+f44a84e4cbb36706f444b8b85aa41cf1  ibus-typing-booster-1.2.4.tar.gz


More information about the scm-commits mailing list