diff --git a/.gitignore b/.gitignore index 2efcab8..fff76af 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 8249e59..b92dd61 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -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 - 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 - 1.0.0-1 - Update to 1.0.0 upstream version - Remove mudb and use “Write-Ahead Logging” diff --git a/sources b/sources index 83334f1..7b86bb8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1fa5836add423140efe88de2c0b6dda6 ibus-typing-booster-1.0.0.tar.gz +52d57d70dbf219d9c18895263da05eab ibus-typing-booster-1.0.1.tar.gz