mfabian pushed to ibus-table (f22). "update to 1.9.5 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 10:57:07 UTC 2015


>From 1a5f303a0f63c6472bd00359e4df40ca7527be76 Mon Sep 17 00:00:00 2001
From: Mike FABIAN <mfabian at redhat.com>
Date: Mon, 13 Apr 2015 12:42:54 +0200
Subject: update to 1.9.5
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

- 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 <mfabian at redhat.com> - 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 <mfabian at redhat.com> - 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
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/ibus-table.git/commit/?h=f22&id=1a5f303a0f63c6472bd00359e4df40ca7527be76


More information about the scm-commits mailing list