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:
Mike FABIAN 2016-02-08 12:32:36 +01:00
parent b03f03aabd
commit 1cc8875f8d
3 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
fa4a0d94d79a202a2066a39e67a17370 ibus-typing-booster-1.3.0.tar.gz
4e6c737ee4880859e1f3ece73e07fa25 ibus-typing-booster-1.3.1.tar.gz