update to 0.0.15 upstream version
- Resolves: #869050 - Make sure the lookup table is hidden if there are no candidates to suggest(#869050)
This commit is contained in:
parent
13c405bcfe
commit
25c9c3ea52
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/ibus-typing-booster-0.0.12.tar.gz
|
||||
/ibus-typing-booster-0.0.13.tar.gz
|
||||
/ibus-typing-booster-0.0.14.tar.gz
|
||||
/ibus-typing-booster-0.0.15.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 0.0.14
|
||||
Version: 0.0.15
|
||||
Release: 1%{?dist}
|
||||
Summary: The Table engine for IBus platform
|
||||
License: GPLv2+
|
||||
@ -71,6 +71,11 @@ make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true INSTALL="install -p" pkg
|
||||
%{_datadir}/applications/ibus-setup-typing-booster.desktop
|
||||
|
||||
%changelog
|
||||
* Mon Oct 22 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.15-1
|
||||
- Update to 0.0.15 upstream version
|
||||
- Resolves: #869050
|
||||
- Make sure the lookup table is hidden if there are no candidates to suggest (#869050)
|
||||
|
||||
* Mon Oct 22 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.14-1
|
||||
- Update to 0.0.14 upstream version
|
||||
- Show an obvious warning when the hunspell dictionary needed is not found
|
||||
|
Loading…
Reference in New Issue
Block a user