From 25c9c3ea522209a8c1a9a2af5e743c47c9a9f1e3 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 22 Oct 2012 22:51:00 +0200 Subject: [PATCH] update to 0.0.15 upstream version - Resolves: #869050 - Make sure the lookup table is hidden if there are no candidates to suggest(#869050) --- .gitignore | 1 + ibus-typing-booster.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1814ccc..6404c87 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /ibus-typing-booster-0.0.12.tar.gz /ibus-typing-booster-0.0.13.tar.gz /ibus-typing-booster-0.0.14.tar.gz +/ibus-typing-booster-0.0.15.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index e6c49a5..9d5f6ba 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 0.0.14 +Version: 0.0.15 Release: 1%{?dist} Summary: The Table engine for IBus platform License: GPLv2+ @@ -71,6 +71,11 @@ make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true INSTALL="install -p" pkg %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog +* Mon Oct 22 2012 Mike FABIAN - 0.0.15-1 +- Update to 0.0.15 upstream version +- Resolves: #869050 +- Make sure the lookup table is hidden if there are no candidates to suggest (#869050) + * Mon Oct 22 2012 Mike FABIAN - 0.0.14-1 - Update to 0.0.14 upstream version - Show an obvious warning when the hunspell dictionary needed is not found diff --git a/sources b/sources index 18c9271..390e016 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8cc2efe1ddbe4db2832d7980fe95b7dd ibus-typing-booster-0.0.14.tar.gz +d716a8045a810c5862feb17e57db7585 ibus-typing-booster-0.0.15.tar.gz