[ibus-table/f19] update to 1.9.0

Mike FABIAN mfabian at fedoraproject.org
Tue Sep 16 08:26:31 UTC 2014


commit db12eb04c58c34a4acb000c1d475cdb8a466deb2
Author: Mike FABIAN <mfabian at redhat.com>
Date:   Tue Sep 16 10:13:57 2014 +0200

    update to 1.9.0
    
    - Redesign the property menus, use sub-menus instead of toggles

 .gitignore      |    1 +
 ibus-table.spec |    6 +++++-
 sources         |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3e7a7af..23012da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ ibus-table-1.3.0.20100621.tar.gz
 /ibus-table-1.8.9.tar.gz
 /ibus-table-1.8.10.tar.gz
 /ibus-table-1.8.11.tar.gz
+/ibus-table-1.9.0.tar.gz
diff --git a/ibus-table.spec b/ibus-table.spec
index ac4b5a9..95d3795 100644
--- a/ibus-table.spec
+++ b/ibus-table.spec
@@ -1,5 +1,5 @@
 Name:       ibus-table
-Version:    1.8.11
+Version:    1.9.0
 Release:    1%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
@@ -62,6 +62,10 @@ export PYTHON=%{__python3}
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* Tue Sep 16 2014 Mike FABIAN <mfabian at redhat.com> - 1.9.0-1
+- update to 1.9.0
+- Redesign the property menus, use sub-menus instead of toggles
+
 * Sun Sep 14 2014 Mike FABIAN <mfabian at redhat.com> - 1.8.11-1
 - update to 1.8.11
 - fixes a Python backtrace when the dconf key
diff --git a/sources b/sources
index 662b5a2..7379f1b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15eb6341b8c3db725bc4c865c74bf714  ibus-table-1.8.11.tar.gz
+f5bb9d3b4216fc54d5cbeef7b90e0a10  ibus-table-1.9.0.tar.gz


More information about the scm-commits mailing list