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

Mike FABIAN mfabian at fedoraproject.org
Thu Nov 8 15:46:43 UTC 2012


commit 68feebcf3ef59939fdfb04f59d11cc3d0864c957
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Thu Nov 8 08:41:22 2012 +0100

    update to 0.0.20 upstream version
    
    - Resolves: #874421
    - Improve setup GUI to make correct dictionary installable
    - Add page size spin button to setup tool
    - Connect signals in __init__ of SetupUI after setting the initial values
    - Make the setup tool find the right config file in gnome-shell on Fedora 18
    - Update German translation

 .gitignore               |    1 +
 ibus-typing-booster.spec |   11 ++++++++++-
 sources                  |    2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e997a4d..195d13b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /ibus-typing-booster-0.0.17.tar.gz
 /ibus-typing-booster-0.0.18.tar.gz
 /ibus-typing-booster-0.0.19.tar.gz
+/ibus-typing-booster-0.0.20.tar.gz
diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec
index 27ac681..aef3ce6 100644
--- a/ibus-typing-booster.spec
+++ b/ibus-typing-booster.spec
@@ -1,5 +1,5 @@
 Name:       ibus-typing-booster
-Version:    0.0.19
+Version:    0.0.20
 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 Nov 08 2012 Mike FABIAN <mfabian at redhat.com> - 0.0.20-1
+- Update to 0.0.20 upstream version
+- Resolves: #874421
+- Improve setup GUI to make correct dictionary installable (Resolves #874421)
+- Add page size spin button to setup tool
+- Connect signals in __init__ of SetupUI after setting the initial values
+- Make the setup tool find the right config file in gnome-shell on Fedora 18
+- Update German translation
+
 * Tue Nov 06 2012 Mike FABIAN <mfabian at redhat.com> - 0.0.19-1
 - Update to 0.0.19 upstream version
 - fix rpmlint warning “incorrect-fsf-address”
diff --git a/sources b/sources
index 983574f..a69768f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-997cb31d5db13c06d967f14339938ee4  ibus-typing-booster-0.0.19.tar.gz
+de910fc410056d2da5805019ae19fec0  ibus-typing-booster-0.0.20.tar.gz


More information about the scm-commits mailing list