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:
Mike FABIAN 2012-10-22 22:51:00 +02:00
parent 13c405bcfe
commit 25c9c3ea52
3 changed files with 8 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
8cc2efe1ddbe4db2832d7980fe95b7dd ibus-typing-booster-0.0.14.tar.gz
d716a8045a810c5862feb17e57db7585 ibus-typing-booster-0.0.15.tar.gz