From c550e77156a5404d0e6fbe6e15abb6d2fad5fe30 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Nov 17 2015 11:33:07 +0000 Subject: update to 1.9.9 - Fix hotkey matching - Resolves: rhbz#1282683 --- 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 6973be8..20f3eec 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.9.8 +Version: 1.9.9 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -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 + * Wed Oct 21 2015 Mike FABIAN - 1.9.8-1 - update to 1.9.8 - Get option 'lookuptableorientation' default value from database (Thanks to Heiher ). 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