diff --git a/.gitignore b/.gitignore index 60e6eea..e997a4d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /ibus-typing-booster-0.0.16.tar.gz /ibus-typing-booster-0.0.17.tar.gz /ibus-typing-booster-0.0.18.tar.gz +/ibus-typing-booster-0.0.19.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 481eefb..27ac681 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,5 +1,5 @@ Name: ibus-typing-booster -Version: 0.0.18 +Version: 0.0.19 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 +* Tue Nov 06 2012 Mike FABIAN - 0.0.19-1 +- Update to 0.0.19 upstream version +- fix rpmlint warning “incorrect-fsf-address” + * Wed Oct 31 2012 Mike FABIAN - 0.0.18-1 - Update to 0.0.18 upstream version - Resolves: #871056 diff --git a/sources b/sources index 2b657bb..983574f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -766a60fb0636acaa9e7dd67f998d8c92 ibus-typing-booster-0.0.18.tar.gz +997cb31d5db13c06d967f14339938ee4 ibus-typing-booster-0.0.19.tar.gz