update to 0.0.19 upstream version

- get rid of the rpmlint warning “incorrect-fsf-address”.
This commit is contained in:
Mike FABIAN 2012-11-06 10:10:20 +01:00
parent 4f8a0fcbb4
commit 0c7a4cf69d
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <mfabian@redhat.com> - 0.0.19-1
- Update to 0.0.19 upstream version
- fix rpmlint warning “incorrect-fsf-address”
* Wed Oct 31 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.18-1
- Update to 0.0.18 upstream version
- Resolves: #871056

View File

@ -1 +1 @@
766a60fb0636acaa9e7dd67f998d8c92 ibus-typing-booster-0.0.18.tar.gz
997cb31d5db13c06d967f14339938ee4 ibus-typing-booster-0.0.19.tar.gz