From b97309a8d641c44709a77556d97b07e60cde1dab Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Thu, 17 Dec 2015 12:43:39 +0100 Subject: [PATCH] Remove non-ASCII stuff from changelog and bump release number --- ibus-typing-booster.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 6db2864..d07b05d 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,6 +1,6 @@ Name: ibus-typing-booster Version: 1.3.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ Group: System Environment/Libraries @@ -91,11 +91,11 @@ desktop-file-validate \ %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog -* Tue Dec 15 2015 Mike FABIAN - 1.3.0-1 +* Tue Dec 15 2015 Mike FABIAN - 1.3.0-2 - update to 1.3.0 - Use libm17n directly instead of going through libtranslit -- Forward key events triggering a commit using “forward_key_event()” - instead of relying on “return False” +- Forward key events triggering a commit using "forward_key_event()" + instead of relying on "return False" - Resolves: rhbz#1291238 - Add code to use F1-F9 as well as keys to select candidates for commit or remove