From 2dc5378600940a39b1240caaa493fcf57ac32a0c Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Fri, 23 Nov 2012 13:30:00 +0100 Subject: [PATCH] update to 0.0.23 upstream version - Resolves: #879262 dictionary is not automatically reloaded when it is installed via the setup tool - Make the engine reload the dictionary when the dictionary is installed via the setup tool --- .gitignore | 1 + ibus-typing-booster.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fc7d1f0..7d6e458 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /ibus-typing-booster-0.0.20.tar.gz /ibus-typing-booster-0.0.21.tar.gz /ibus-typing-booster-0.0.22.tar.gz +/ibus-typing-booster-0.0.23.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index f0a15ea..fdf15d6 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 0.0.22 +Version: 0.0.23 Release: 1%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ @@ -74,6 +74,11 @@ make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true INSTALL="install -p" pkg %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog +* Fri Nov 23 2012 Mike FABIAN - 0.0.23-1 +- Update to 0.0.23 upstream version +- Resolves: #879262 dictionary is not automatically reloaded when it is installed via the setup tool +- Make the engine reload the dictionary when the dictionary is installed via the setup tool + * Wed Nov 14 2012 Mike FABIAN - 0.0.22-1 - Update to 0.0.22 upstream version - Resolves: #876666 Properties of ibus-typing-booster to select input methods are not shown by gnome-shell in f18 diff --git a/sources b/sources index 95018b2..95582d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b1cffcd5a08eec70309942df4a946c26 ibus-typing-booster-0.0.22.tar.gz +6b9b48bd6cd922e7a2a533f4d0af26be ibus-typing-booster-0.0.23.tar.gz