update to 1.2.5

- Add feature to display input method description to setup tool (Resolves: rhbz#1001581)
- Remove the options “m17n_mim_name” and “other_ime” from the .conf files
- remove tab_enable option from config files
This commit is contained in:
Mike FABIAN 2013-10-11 14:33:38 +02:00
parent 5661846e43
commit 556baa660c
3 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -34,3 +34,4 @@
/ibus-typing-booster-1.2.2.tar.gz
/ibus-typing-booster-1.2.3.tar.gz
/ibus-typing-booster-1.2.4.tar.gz
/ibus-typing-booster-1.2.5.tar.gz

View File

@ -1,6 +1,6 @@
Name: ibus-typing-booster
Version: 1.2.4
Release: 3%{?dist}
Version: 1.2.5
Release: 1%{?dist}
Summary: A typing booster engine for the IBus platform
License: GPLv3+
Group: System Environment/Libraries
@ -49,6 +49,11 @@ desktop-file-validate \
%{_datadir}/applications/ibus-setup-typing-booster.desktop
%changelog
* Fri Oct 11 2013 Mike FABIAN <mfabian@redhat.com> - 1.2.5-1
- Add feature to display input method description to setup tool (Resolves: rhbz#1001581)
- Remove the options “m17n_mim_name” and “other_ime” from the .conf files
- remove tab_enable option from config files
* Tue Oct 01 2013 Mike FABIAN <mfabian@redhat.com> - 1.2.4-3
- Resolves: rhbz#1013992 ibus-typing-booster needs to have ibus write-cache --system in %%post and %%postun

View File

@ -1 +1 @@
f44a84e4cbb36706f444b8b85aa41cf1 ibus-typing-booster-1.2.4.tar.gz
05951334566ae5ad4ff00fec8a2b14c0 ibus-typing-booster-1.2.5.tar.gz