[ibus-table] update to 1.9.3

Mike FABIAN mfabian at fedoraproject.org
Mon Mar 2 09:43:50 UTC 2015


commit 5432a89f877de9f2e7885bc89f08d68071384cb5
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Mon Mar 2 06:58:20 2015 +0100

    update to 1.9.3
    
    - Try to get the English name of the table if run in locale C/POSIX
    - Resolves: rhbz#1197001

 .gitignore      | 1 +
 ibus-table.spec | 7 ++++++-
 sources         | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 98f2a75..446a82a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@ ibus-table-1.3.0.20100621.tar.gz
 /ibus-table-1.9.0.tar.gz
 /ibus-table-1.9.1.tar.gz
 /ibus-table-1.9.2.tar.gz
+/ibus-table-1.9.3.tar.gz
diff --git a/ibus-table.spec b/ibus-table.spec
index 7fd8c38..0ef580e 100644
--- a/ibus-table.spec
+++ b/ibus-table.spec
@@ -1,5 +1,5 @@
 Name:       ibus-table
-Version:    1.9.2
+Version:    1.9.3
 Release:    1%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
@@ -62,6 +62,11 @@ export PYTHON=%{__python3}
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* Mon Mar 02 2015 Mike FABIAN <mfabian at redhat.com> - 1.9.3-1
+- update to 1.9.3
+- Try to get the English name of the table if run in locale C/POSIX
+- Resolves: rhbz#1197001
+
 * Fri Jan 09 2015 Mike FABIAN <mfabian at redhat.com> - 1.9.2-1
 - update to 1.9.2
 - Use directories according to theXDG Base Directory Specification
diff --git a/sources b/sources
index 95491fe..6005a37 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a18715ee638bb6ff28fdc9a0f47c7fbb  ibus-table-1.9.2.tar.gz
+628a27de94e3afa3e42d29a7c8af1c25  ibus-table-1.9.3.tar.gz


More information about the scm-commits mailing list