update to 0.0.16 upstream version
- Resolves: #869687 - Make enabling the lookup table with the TAB key work correctly
This commit is contained in:
parent
25c9c3ea52
commit
1017f4a9d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/ibus-typing-booster-0.0.13.tar.gz
|
||||
/ibus-typing-booster-0.0.14.tar.gz
|
||||
/ibus-typing-booster-0.0.15.tar.gz
|
||||
/ibus-typing-booster-0.0.16.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 0.0.15
|
||||
Version: 0.0.16
|
||||
Release: 1%{?dist}
|
||||
Summary: The Table engine for IBus platform
|
||||
License: GPLv2+
|
||||
@ -71,6 +71,13 @@ make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true INSTALL="install -p" pkg
|
||||
%{_datadir}/applications/ibus-setup-typing-booster.desktop
|
||||
|
||||
%changelog
|
||||
* Wed Oct 24 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.16-1
|
||||
- Update to 0.0.16 upstream version
|
||||
- Resolves: #869687
|
||||
- Make enabling the lookup table with the TAB key work correctly
|
||||
- Simplify code in add_input()
|
||||
- Make German input typed in NFD work
|
||||
|
||||
* Mon Oct 22 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.15-1
|
||||
- Update to 0.0.15 upstream version
|
||||
- Resolves: #869050
|
||||
|
Loading…
Reference in New Issue
Block a user