From 86822674214275d909b6c7c9b4db06d459356618 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Apr 16 2014 08:05:13 +0000 Subject: update to latest upstream ibus-table-1.5.0.20140416 - Do not fail when the environment variable HOME is not set - Resolves: rhbz#1088138 - some code cleanup --- diff --git a/.gitignore b/.gitignore index d87f8d9..9dcd70f 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.5.0.20140312.tar.gz /ibus-table-1.5.0.20140402.tar.gz /ibus-table-1.5.0.20140409.tar.gz +/ibus-table-1.5.0.20140416.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index ca4286a..64c2d62 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.5.0.20140409 +Version: 1.5.0.20140416 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -62,6 +62,11 @@ export PYTHON=%{__python3} %{_datadir}/pkgconfig/%{name}.pc %changelog +* Wed Apr 16 2014 Mike FABIAN - 1.5.0.20140416-1 +- Do not fail when the environment variable HOME is not set +- Resolves: rhbz#1088138 +- some code cleanup + * Wed Apr 09 2014 Mike FABIAN - 1.5.0.20140409-1 - Make toggling pinyin mode with the right shift key work - Don’t try to colour system phrases and user phrases differently in pinyin mode diff --git a/sources b/sources index 2ef8cde..621ded2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -42184f9bee99e9262b7a6331964f49d0 ibus-table-1.5.0.20140409.tar.gz +6fef8a1e310a5277185811d79f1086cc ibus-table-1.5.0.20140416.tar.gz