From d0ceeb52be2e83476331dd56c60fd8b4984a69e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 2 Jul 2018 18:22:29 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- ibus-typing-booster.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 383163a..35863f0 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,6 +1,6 @@ Name: ibus-typing-booster Version: 2.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A completion input method License: GPLv3+ Group: System Environment/Libraries @@ -154,6 +154,9 @@ make check || cat ./tests/test-suite.log %changelog +* Mon Jul 02 2018 Miro HronĨok - 2.0.2-2 +- Rebuilt for Python 3.7 + * Wed Jun 27 2018 Mike FABIAN - 2.0.2-1 - Update to 2.0.2 - Better Tab handling, use Tab to switch to the next candidate, not to commit