From 9676a7ee6374c51050340f6752961aeffe23d2bc Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Tue, 17 Nov 2015 12:33:07 +0100 Subject: [PATCH] update to 1.9.9 - Fix hotkey matching - Resolves: rhbz#1282683 --- .gitignore | 1 + ibus-table.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8d53f70..912beb6 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.9.6.tar.gz /ibus-table-1.9.7.tar.gz /ibus-table-1.9.8.tar.gz +/ibus-table-1.9.9.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index df9a620..19210fc 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,6 +1,6 @@ Name: ibus-table -Version: 1.9.8 -Release: 2%{?dist} +Version: 1.9.9 +Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ Group: System Environment/Libraries @@ -62,6 +62,11 @@ export PYTHON=%{__python3} %{_datadir}/pkgconfig/%{name}.pc %changelog +* Tue Nov 17 2015 Mike FABIAN - 1.9.9-1 +- update to 1.9.9 +- Fix hotkey matching +- Resolves: rhbz#1282683 + * Tue Nov 10 2015 Fedora Release Engineering - 1.9.8-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 diff --git a/sources b/sources index 3b03c76..af1d6e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5da276f147a8732a59bc91ec8da20f75 ibus-table-1.9.8.tar.gz +c429c0eb8b0eb077045734d7eb5c4f1d ibus-table-1.9.9.tar.gz