From bc4ea0b24d8ca6511fee4434efedffe4112d44db Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Apr 28 2016 11:08:11 +0000 Subject: update to 1.4.3 - Fix AttributeError: 'editor' object has no attribute 'trans' - Resolves: rhbz#1331338 --- diff --git a/.gitignore b/.gitignore index 70f7e02..fc67932 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ /ibus-typing-booster-1.4.0.tar.gz /ibus-typing-booster-1.4.1.tar.gz /ibus-typing-booster-1.4.2.tar.gz +/ibus-typing-booster-1.4.3.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index ef7857e..fe525c9 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 1.4.2 +Version: 1.4.3 Release: 1%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ @@ -91,7 +91,11 @@ desktop-file-validate \ %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog -* Wed Apr 27 2016 Mike FABIAN - 1.4.2-1 +* Thu Apr 28 2016 Mike FABIAN - 1.4.3-1 +- update to 1.4.3 +- Fix AttributeError: 'editor' object has no attribute 'trans' +- Resolves: rhbz#1331338 + - update to 1.4.2 - Fix mistyped variable name - Resolves: rhbz#1330461 diff --git a/sources b/sources index da38dd0..1b5d234 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -10a9113099d1b2dc6b92a1614edc11ca ibus-typing-booster-1.4.2.tar.gz +f418aa1168ae91b06d260b5ded49fc0c ibus-typing-booster-1.4.3.tar.gz