From 556baa660c9d74fef98768c4eac5f216867925f9 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Fri, 11 Oct 2013 14:33:38 +0200 Subject: [PATCH] update to 1.2.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add feature to display input method description to setup tool (Resolves: rhbz#1001581) - Remove the options “m17n_mim_name” and “other_ime” from the .conf files - remove tab_enable option from config files --- .gitignore | 1 + ibus-typing-booster.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3e4a1d1..408c695 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /ibus-typing-booster-1.2.2.tar.gz /ibus-typing-booster-1.2.3.tar.gz /ibus-typing-booster-1.2.4.tar.gz +/ibus-typing-booster-1.2.5.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 8384eca..df5fcd2 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,6 +1,6 @@ Name: ibus-typing-booster -Version: 1.2.4 -Release: 3%{?dist} +Version: 1.2.5 +Release: 1%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ Group: System Environment/Libraries @@ -49,6 +49,11 @@ desktop-file-validate \ %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog +* Fri Oct 11 2013 Mike FABIAN - 1.2.5-1 +- Add feature to display input method description to setup tool (Resolves: rhbz#1001581) +- Remove the options “m17n_mim_name” and “other_ime” from the .conf files +- remove tab_enable option from config files + * Tue Oct 01 2013 Mike FABIAN - 1.2.4-3 - Resolves: rhbz#1013992 ibus-typing-booster needs to have ibus write-cache --system in %%post and %%postun diff --git a/sources b/sources index 87da626..24f38c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f44a84e4cbb36706f444b8b85aa41cf1 ibus-typing-booster-1.2.4.tar.gz +05951334566ae5ad4ff00fec8a2b14c0 ibus-typing-booster-1.2.5.tar.gz