update to 1.8.0

This commit is contained in:
Mike FABIAN 2014-06-03 07:38:55 +02:00
parent 8dadda8b24
commit 4336502923
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@ ibus-table-1.3.0.20100621.tar.gz
/ibus-table-1.5.0.20140519.tar.gz
/ibus-table-1.5.0.20140527.tar.gz
/ibus-table-1.5.0.20140528.tar.gz
/ibus-table-1.8.0.tar.gz

View File

@ -1,5 +1,5 @@
Name: ibus-table
Version: 1.5.0.20140528
Version: 1.8.0
Release: 1%{?dist}
Summary: The Table engine for IBus platform
License: LGPLv2+
@ -62,6 +62,10 @@ export PYTHON=%{__python3}
%{_datadir}/pkgconfig/%{name}.pc
%changelog
* Tue Jun 03 2014 Mike FABIAN <mfabian@redhat.com> - 1.8.0-1
- update to 1.8.0
- adapt tools/ibus-table-query tothe new database format
* Wed May 28 2014 Mike FABIAN <mfabian@redhat.com> - 1.5.0.20140528-1
- update to 1.5.0.20140528
- Use Unicode code point as a last ditch sort key for the candidates

View File

@ -1 +1 @@
258b26833da444af46056842a928ce1c ibus-table-1.5.0.20140528.tar.gz
0a56985b9bf0698df1bf9005b0380840 ibus-table-1.8.0.tar.gz