From 388fd4286160759e18b9e011948104cfce327fb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 10:44:57 +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 123414e..2ea45dc 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,6 +1,6 @@ Name: ibus-typing-booster Version: 2.0.0 -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 +* Tue Jun 19 2018 Miro HronĨok - 2.0.0-2 +- Rebuilt for Python 3.7 + * Mon May 28 2018 Mike FABIAN - 2.0.0-1 - Update to 2.0.0 - Update translations because of the merge of the engines (de, pl, uk updated)