diff --git a/.gitignore b/.gitignore index fff76af..51ae0a1 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /ibus-typing-booster-0.0.32.tar.gz /ibus-typing-booster-1.0.0.tar.gz /ibus-typing-booster-1.0.1.tar.gz +/ibus-typing-booster-1.0.2.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index b92dd61..424a946 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 1.0.1 +Version: 1.0.2 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.2-1 +- Update to 1.0.2 upstream version +- Push context *after* writing the trigram to the database + * 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 diff --git a/sources b/sources index 7b86bb8..938b946 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -52d57d70dbf219d9c18895263da05eab ibus-typing-booster-1.0.1.tar.gz +782f768514eed30540c970dd0b7f4a74 ibus-typing-booster-1.0.2.tar.gz