From 433650292315f8655c80d1b8037c2c90bedee4d7 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Jun 03 2014 05:38:55 +0000 Subject: update to 1.8.0 --- diff --git a/.gitignore b/.gitignore index adcd304..37b1107 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/ibus-table.spec b/ibus-table.spec index edf77e7..2ca2ffc 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -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 - 1.8.0-1 +- update to 1.8.0 +- adapt tools/ibus-table-query tothe new database format + * Wed May 28 2014 Mike FABIAN - 1.5.0.20140528-1 - update to 1.5.0.20140528 - Use Unicode code point as a last ditch sort key for the candidates diff --git a/sources b/sources index 4f3b89e..ccbd036 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -258b26833da444af46056842a928ce1c ibus-table-1.5.0.20140528.tar.gz +0a56985b9bf0698df1bf9005b0380840 ibus-table-1.8.0.tar.gz