Fixed bugs 1045294,1045299
This commit is contained in:
parent
a14836c0ae
commit
8c65f47e5b
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
|||||||
/ibus-typing-booster-1.2.5.tar.gz
|
/ibus-typing-booster-1.2.5.tar.gz
|
||||||
/ibus-typing-booster-1.2.6.tar.gz
|
/ibus-typing-booster-1.2.6.tar.gz
|
||||||
/ibus-typing-booster-1.2.7.tar.gz
|
/ibus-typing-booster-1.2.7.tar.gz
|
||||||
|
/ibus-typing-booster-1.2.8.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 1.2.7
|
Version: 1.2.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A typing booster engine for the IBus platform
|
Summary: A typing booster engine for the IBus platform
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -49,6 +49,9 @@ desktop-file-validate \
|
|||||||
%{_datadir}/applications/ibus-setup-typing-booster.desktop
|
%{_datadir}/applications/ibus-setup-typing-booster.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 20 2013 Anish Patil <apatil@redhat.com> - 1.2.8-1
|
||||||
|
- Fixed bugs #1045299,#1045294
|
||||||
|
|
||||||
* Wed Nov 20 2013 Mike FABIAN <mfabian@redhat.com> - 1.2.7-1
|
* Wed Nov 20 2013 Mike FABIAN <mfabian@redhat.com> - 1.2.7-1
|
||||||
- Don’t strip characters with Unicode category “Cf” (Other, format) from tokens (Resolves: rhbz#1032504)
|
- Don’t strip characters with Unicode category “Cf” (Other, format) from tokens (Resolves: rhbz#1032504)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user