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:
parent
5661846e43
commit
556baa660c
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
|||||||
/ibus-typing-booster-1.2.2.tar.gz
|
/ibus-typing-booster-1.2.2.tar.gz
|
||||||
/ibus-typing-booster-1.2.3.tar.gz
|
/ibus-typing-booster-1.2.3.tar.gz
|
||||||
/ibus-typing-booster-1.2.4.tar.gz
|
/ibus-typing-booster-1.2.4.tar.gz
|
||||||
|
/ibus-typing-booster-1.2.5.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 1.2.4
|
Version: 1.2.5
|
||||||
Release: 3%{?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+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -49,6 +49,11 @@ desktop-file-validate \
|
|||||||
%{_datadir}/applications/ibus-setup-typing-booster.desktop
|
%{_datadir}/applications/ibus-setup-typing-booster.desktop
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Resolves: rhbz#1013992 ibus-typing-booster needs to have ibus write-cache --system in %%post and %%postun
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user