update to 1.2.14
- Add Catalan translations, thanks to Robert Antoni Buj Gelonch <rbuj@fedoraproject.org> - Resolves: rhbz#1260088 - Add Catalan engine - Update German translations - Add optional debug code - Fix some pylint warnings
This commit is contained in:
parent
89211223f4
commit
814929ab1d
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@
|
||||
/ibus-typing-booster-1.2.11.tar.gz
|
||||
/ibus-typing-booster-1.2.12.tar.gz
|
||||
/ibus-typing-booster-1.2.13.tar.gz
|
||||
/ibus-typing-booster-1.2.14.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 1.2.13
|
||||
Version: 1.2.14
|
||||
Release: 1%{?dist}
|
||||
Summary: A typing booster engine for the IBus platform
|
||||
License: GPLv3+
|
||||
@ -91,6 +91,14 @@ desktop-file-validate \
|
||||
%{_datadir}/applications/ibus-setup-typing-booster.desktop
|
||||
|
||||
%changelog
|
||||
* Tue Sep 22 2015 Mike FABIAN <mfabian@redhat.com> - 1.2.14-1
|
||||
- Add Catalan translations, thanks to Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>
|
||||
- Resolves: rhbz#1260088
|
||||
- Add Catalan engine
|
||||
- Update German translations
|
||||
- Add optional debug code
|
||||
- Fix some pylint warnings
|
||||
|
||||
* Tue Sep 22 2015 Mike FABIAN <mfabian@redhat.com> - 1.2.13-1
|
||||
- Add a property to start the setup tool
|
||||
- Resolves: rhbz#1260088
|
||||
|
Loading…
Reference in New Issue
Block a user