diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 5f31334..e4eac44 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,6 +1,6 @@ Name: ibus-typing-booster Version: 1.2.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ Group: System Environment/Libraries @@ -91,6 +91,9 @@ desktop-file-validate \ %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog +* Tue Nov 10 2015 Fedora Release Engineering - 1.2.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Mon Nov 02 2015 Mike FABIAN - 1.2.15-1 - Use open() instead of codecs.open() to make the input method help button work again - Resolves: rhbz#1276992