update to 1.3.1
- Use new transliterator from m17n_translit.py also when switching input methods in the setup tool - Resolves: rhbz#1304677
This commit is contained in:
parent
b03f03aabd
commit
1cc8875f8d
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@
|
||||
/ibus-typing-booster-1.2.14.tar.gz
|
||||
/ibus-typing-booster-1.2.15.tar.gz
|
||||
/ibus-typing-booster-1.3.0.tar.gz
|
||||
/ibus-typing-booster-1.3.1.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 1.3.0
|
||||
Release: 4%{?dist}
|
||||
Version: 1.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A typing booster engine for the IBus platform
|
||||
License: GPLv3+
|
||||
Group: System Environment/Libraries
|
||||
@ -91,6 +91,12 @@ desktop-file-validate \
|
||||
%{_datadir}/applications/ibus-setup-typing-booster.desktop
|
||||
|
||||
%changelog
|
||||
* Mon Feb 08 2016 Mike FABIAN <mfabian@redhat.com> - 1.3.1-1
|
||||
- update to 1.3.1
|
||||
- Use new transliterator from m17n_translit.py also when switching
|
||||
input methods in the setup tool
|
||||
- Resolves: rhbz#1304677
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user