From cad8544cc3c78a2e217d4253d3f341028ab1e40d Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mar 11 2014 19:31:07 +0000 Subject: update to latest upstream ibus-table-1.5.0.20140311 - fix a regression introduced by the Python3 port - add a .desktop file and make the setup tool work with Gnome - make it possible to interrupt the setup tool with Control-C from the command line --- diff --git a/.gitignore b/.gitignore index f1b736f..1213ac4 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.5.0.20140205.tar.gz /ibus-table-1.5.0.20140218.tar.gz /ibus-table-1.5.0.20140306.tar.gz +/ibus-table-1.5.0.20140311.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index 4ed9998..7567256 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.5.0.20140306 +Version: 1.5.0.20140311 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -51,6 +51,7 @@ export PYTHON=%{__python3} %doc AUTHORS COPYING README %{_datadir}/%{name} %{_datadir}/ibus/component/table.xml +%{_datadir}/applications/ibus-setup-table.desktop %{_bindir}/%{name}-createdb %{_libexecdir}/ibus-engine-table %{_libexecdir}/ibus-setup-table @@ -61,6 +62,12 @@ export PYTHON=%{__python3} %{_datadir}/pkgconfig/%{name}.pc %changelog +* Tue Mar 11 2014 Mike FABIAN - 1.5.0.20140311-1 +- update to latest upstream +- fix a regression introduced by the Python3 port +- add a .desktop file and make the setup tool work with Gnome +- make it possible to interrupt the setup tool with Control-C from the command line + * Thu Mar 06 2014 Mike FABIAN - 1.5.0.20140306-1 - update to latest upstream - Resolves: rhbz#1072940 - Left Shift stopped work for ibus-table-1.5.0.20140218-1.fc20.noarch diff --git a/sources b/sources index 9090074..87080bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d8e9d6ce022a60d86ccb9ecee521f52c ibus-table-1.5.0.20140306.tar.gz +8d63542fdaf158617b190c2e32a8c510 ibus-table-1.5.0.20140311.tar.gz