From 633cd6e6751144c65446c54a3e728295f7e8ca8f Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Dec 17 2015 12:17:52 +0000 Subject: Remove more non-ASCII stuff from changelog and bump release number --- diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index d07b05d..6f2c594 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,6 +1,6 @@ Name: ibus-typing-booster Version: 1.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ Group: System Environment/Libraries @@ -91,7 +91,7 @@ desktop-file-validate \ %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog -* Tue Dec 15 2015 Mike FABIAN - 1.3.0-2 +* Tue Dec 15 2015 Mike FABIAN - 1.3.0-3 - update to 1.3.0 - Use libm17n directly instead of going through libtranslit - Forward key events triggering a commit using "forward_key_event()" @@ -99,7 +99,7 @@ desktop-file-validate \ - Resolves: rhbz#1291238 - Add code to use F1-F9 as well as keys to select candidates for commit or remove -- Don’t commit invisible candidates with select keys with numbers +- Don not commit invisible candidates with select keys with numbers greater than the length of a page of the candidate list - Control-arrow-left and Control-arrow-right now commit when the edges of the preedit string are reached