update to 0.0.19 upstream version
- get rid of the rpmlint warning “incorrect-fsf-address”.
This commit is contained in:
parent
4f8a0fcbb4
commit
0c7a4cf69d
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
|||||||
/ibus-typing-booster-0.0.16.tar.gz
|
/ibus-typing-booster-0.0.16.tar.gz
|
||||||
/ibus-typing-booster-0.0.17.tar.gz
|
/ibus-typing-booster-0.0.17.tar.gz
|
||||||
/ibus-typing-booster-0.0.18.tar.gz
|
/ibus-typing-booster-0.0.18.tar.gz
|
||||||
|
/ibus-typing-booster-0.0.19.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 0.0.18
|
Version: 0.0.19
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A typing booster engine for the IBus platform
|
Summary: A typing booster engine for the IBus platform
|
||||||
License: GPLv3+
|
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
|
%{_datadir}/applications/ibus-setup-typing-booster.desktop
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 31 2012 Mike FABIAN <mfabian@redhat.com> - 0.0.18-1
|
||||||
- Update to 0.0.18 upstream version
|
- Update to 0.0.18 upstream version
|
||||||
- Resolves: #871056
|
- Resolves: #871056
|
||||||
|
Loading…
Reference in New Issue
Block a user