diff --git a/.gitignore b/.gitignore index 28eaa6b..d05d447 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /ibus-typing-booster-0.0.7.tar.gz /ibus-typing-booster-0.0.8.tar.gz +/ibus-typing-booster-0.0.9.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index e3f38e8..0e5e56c 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 0.0.8 +Version: 0.0.9 Release: 1%{?dist} Summary: The Table engine for IBus platform License: GPLv2+ @@ -36,9 +36,11 @@ make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true INSTALL="install -p" pkg %{_datadir}/pkgconfig/%{name}.pc %changelog -* Tue Aug 14 2012 Anish Patil - 0.0.8-1 +* Thu Sep 13 2012 Anish Patil - 0.0.9-1 - Upstream has released new version. +* Tue Aug 14 2012 Anish Patil - 0.0.8-1 +- Upstream has released new version. * Thu Jul 17 2012 Anish Patil - 0.0.7-1 - The first version. diff --git a/sources b/sources index e5b4fc8..57d5c02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e4245e39ddc0dfab1d030ed6ece4f3a3 ibus-typing-booster-0.0.8.tar.gz +7cfa6a26686c21885258def93b4a815f ibus-typing-booster-0.0.9.tar.gz