From 89211223f4050732f3ced80e00ed193b95ee5a79 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Tue, 22 Sep 2015 17:53:31 +0200 Subject: [PATCH] update to 1.2.13 - Add a property to start the setup tool - Resolves: rhbz#1260088 --- .gitignore | 1 + ibus-typing-booster.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4e7e0d7..02a85d6 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /ibus-typing-booster-1.2.10.tar.gz /ibus-typing-booster-1.2.11.tar.gz /ibus-typing-booster-1.2.12.tar.gz +/ibus-typing-booster-1.2.13.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 43078fc..47d0367 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 1.2.12 +Version: 1.2.13 Release: 1%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ @@ -91,6 +91,10 @@ desktop-file-validate \ %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog +* Tue Sep 22 2015 Mike FABIAN - 1.2.13-1 +- Add a property to start the setup tool +- Resolves: rhbz#1260088 + * Thu Aug 27 2015 Mike FABIAN - 1.2.12-1 - Use open() instead of codecs.open() to fix dictionary loading problem on F23 - Resolves: rhbz#1257465 diff --git a/sources b/sources index dcc3ce5..e804879 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -23a467c645811f7b0a4d5bf84eab16ca ibus-typing-booster-1.2.12.tar.gz +3d15bbe681efb4f13a29cc064b4440d7 ibus-typing-booster-1.2.13.tar.gz