From 1a5f303a0f63c6472bd00359e4df40ca7527be76 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Apr 13 2015 10:43:55 +0000 Subject: update to 1.9.5 - Don’t strip space when parsing phrases from a source table - Resolves: rhbz#1211208 --- diff --git a/.gitignore b/.gitignore index 753c025..375fd4e 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.9.2.tar.gz /ibus-table-1.9.3.tar.gz /ibus-table-1.9.4.tar.gz +/ibus-table-1.9.5.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index 724ee83..4f0b775 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.9.4 +Version: 1.9.5 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -62,6 +62,11 @@ export PYTHON=%{__python3} %{_datadir}/pkgconfig/%{name}.pc %changelog +* Mon Apr 13 2015 Mike FABIAN - 1.9.5-1 +- update to 1.9.5 +- Don’t strip space when parsing phrases from a source table +- Resolves: rhbz#1211208 + * Sat Mar 07 2015 Mike FABIAN - 1.9.4-1 - update to 1.9.4 - Check existence of old log files before trying to delete them diff --git a/sources b/sources index 331dc9c..ffcde6f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -262741e4b5d2b67d9836bf81da8f4778 ibus-table-1.9.4.tar.gz +5b9eacc27f6cadc683e1af1d6fa8c393 ibus-table-1.9.5.tar.gz