Build for 0.0.9 version
This commit is contained in:
parent
da2f93f46c
commit
d69e627e74
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/ibus-typing-booster-0.0.7.tar.gz
|
/ibus-typing-booster-0.0.7.tar.gz
|
||||||
/ibus-typing-booster-0.0.8.tar.gz
|
/ibus-typing-booster-0.0.8.tar.gz
|
||||||
|
/ibus-typing-booster-0.0.9.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 0.0.8
|
Version: 0.0.9
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Table engine for IBus platform
|
Summary: The Table engine for IBus platform
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -36,9 +36,11 @@ make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true INSTALL="install -p" pkg
|
|||||||
%{_datadir}/pkgconfig/%{name}.pc
|
%{_datadir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Aug 14 2012 Anish Patil <apatil@redhat.com> - 0.0.8-1
|
* Thu Sep 13 2012 Anish Patil <apatil@redhat.com> - 0.0.9-1
|
||||||
- Upstream has released new version.
|
- Upstream has released new version.
|
||||||
|
|
||||||
|
* Tue Aug 14 2012 Anish Patil <apatil@redhat.com> - 0.0.8-1
|
||||||
|
- Upstream has released new version.
|
||||||
|
|
||||||
* Thu Jul 17 2012 Anish Patil <apatil@redhat.com> - 0.0.7-1
|
* Thu Jul 17 2012 Anish Patil <apatil@redhat.com> - 0.0.7-1
|
||||||
- The first version.
|
- The first version.
|
||||||
|
Loading…
Reference in New Issue
Block a user