From cfaa768d110f97b0a2516ebea62ff4af252c185c Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Thu, 17 Nov 2016 06:24:51 +0100 Subject: [PATCH] update to 1.5.11 - Add feature to define custom shortcuts - Merge editor and tabengine classes --- .gitignore | 1 + ibus-typing-booster.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 45aace3..94b3ab3 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ /ibus-typing-booster-1.5.8.tar.gz /ibus-typing-booster-1.5.9.tar.gz /ibus-typing-booster-1.5.10.tar.gz +/ibus-typing-booster-1.5.11.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index ad42834..4798fd5 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 1.5.10 +Version: 1.5.11 Release: 1%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ @@ -94,6 +94,11 @@ make check || cat ./tests/test-suite.log %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog +* Thu Nov 17 2016 Mike FABIAN - 1.5.11-1 +- update to 1.5.11 +- Add feature to define custom shortcuts +- Merge editor and tabengine classes + * Wed Nov 09 2016 Mike FABIAN - 1.5.10-1 - update to 1.5.10 - Make accent insensitive matching also work in the user database diff --git a/sources b/sources index 14fe2bc..2667c9f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b686fb215ce4b53b6434d49c70b00c9 ibus-typing-booster-1.5.10.tar.gz +0dafc10713b156a00cc33d3a61376b3e ibus-typing-booster-1.5.11.tar.gz