update to 1.0.1 upstream version

- Fix problem when IBUS_TYPING_BOOSTER_DEBUG_LEVEL is not set
This commit is contained in:
Mike FABIAN 2013-06-14 10:12:36 +02:00
parent 839daea795
commit 9c857931db
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@
/ibus-typing-booster-0.0.31.tar.gz
/ibus-typing-booster-0.0.32.tar.gz
/ibus-typing-booster-1.0.0.tar.gz
/ibus-typing-booster-1.0.1.tar.gz

View File

@ -1,5 +1,5 @@
Name: ibus-typing-booster
Version: 1.0.0
Version: 1.0.1
Release: 1%{?dist}
Summary: A typing booster engine for the IBus platform
License: GPLv3+
@ -74,6 +74,10 @@ make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true INSTALL="install -p" pkg
%{_datadir}/applications/ibus-setup-typing-booster.desktop
%changelog
* Fri Jun 14 2013 Mike FABIAN <mfabian@redhat.com> - 1.0.1-1
- Update to 1.0.1 upstream version
- Fix problem when IBUS_TYPING_BOOSTER_DEBUG_LEVEL is not set
* Thu Jun 13 2013 Mike FABIAN <mfabian@redhat.com> - 1.0.0-1
- Update to 1.0.0 upstream version
- Remove mudb and use “Write-Ahead Logging”

View File

@ -1 +1 @@
1fa5836add423140efe88de2c0b6dda6 ibus-typing-booster-1.0.0.tar.gz
52d57d70dbf219d9c18895263da05eab ibus-typing-booster-1.0.1.tar.gz