Upstream has releseased new version
This commit is contained in:
parent
854742ad43
commit
da2f93f46c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/ibus-typing-booster-0.0.7.tar.gz
|
/ibus-typing-booster-0.0.7.tar.gz
|
||||||
|
/ibus-typing-booster-0.0.8.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: ibus-typing-booster
|
Name: ibus-typing-booster
|
||||||
Version: 0.0.7
|
Version: 0.0.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Table engine for IBus platform
|
Summary: The Table engine for IBus platform
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://git.fedorahosted.org/git/?p=ibus-typing-booster.git
|
URL: http://git.fedorahosted.org/git/?p=ibus-typing-booster.git
|
||||||
Source0: https://fedorahosted.org/releases/i/b/ibus-typing-booster/%{name}-%{version}.tar.gz
|
Source0: https://fedorahosted.org/releases/i/b/ibus-typing-booster/%{name}-%{version}.tar.gz
|
||||||
Requires: ibus
|
Requires: ibus,libtranslit,libtranslit-m17n
|
||||||
BuildRequires: ibus-devel,libtranslit-devel
|
BuildRequires: ibus-devel,libtranslit-devel
|
||||||
Provides: ibus-hunspell-table = %{version}-%{release}
|
Provides: ibus-hunspell-table = %{version}-%{release}
|
||||||
Obsoletes: ibus-hunspell-table <= 0.0.6-1.fc17
|
Obsoletes: ibus-hunspell-table <= 0.0.6-1.fc17
|
||||||
@ -36,6 +36,10 @@ 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
|
||||||
|
- 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.
|
||||||
- derieved from ibus-table developed by Yu Yuwei <acevery@gmail.com>
|
- derieved from ibus-table developed by Yu Yuwei <acevery@gmail.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user