diff --git a/.gitignore b/.gitignore index 95fde31..c425f2c 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /ibus-typing-booster-1.2.5.tar.gz /ibus-typing-booster-1.2.6.tar.gz /ibus-typing-booster-1.2.7.tar.gz +/ibus-typing-booster-1.2.8.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 19601d8..1aa5ec6 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 1.2.7 +Version: 1.2.8 Release: 1%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ @@ -49,6 +49,9 @@ desktop-file-validate \ %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog +* Fri Dec 20 2013 Anish Patil - 1.2.8-1 +- Fixed bugs #1045299,#1045294 + * Wed Nov 20 2013 Mike FABIAN - 1.2.7-1 - Don’t strip characters with Unicode category “Cf” (Other, format) from tokens (Resolves: rhbz#1032504) diff --git a/sources b/sources index 428a1da..95299f5 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ a13ae06fe7c1901d63f2fa84c591b630 ibus-typing-booster-1.2.7.tar.gz +7f30c985e26d2c876a852c4d63850d00 ibus-typing-booster-1.2.8.tar.gz