mfabian pushed to ibus-table (f20). "update to 1.9.6 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 6 09:16:16 UTC 2015


>From 23db05c04ec31e65592808772da1a57428895866 Mon Sep 17 00:00:00 2001
From: Mike FABIAN <mfabian at redhat.com>
Date: Wed, 6 May 2015 09:25:21 +0200
Subject: update to 1.9.6

- Use os.path.expanduser('~') instead of os.getenv('HOME')
- Resolves: rhbz#1218023

diff --git a/.gitignore b/.gitignore
index 375fd4e..20e4e4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@ ibus-table-1.3.0.20100621.tar.gz
 /ibus-table-1.9.3.tar.gz
 /ibus-table-1.9.4.tar.gz
 /ibus-table-1.9.5.tar.gz
+/ibus-table-1.9.6.tar.gz
diff --git a/ibus-table.spec b/ibus-table.spec
index 93899a0..6d618e5 100644
--- a/ibus-table.spec
+++ b/ibus-table.spec
@@ -1,5 +1,5 @@
 Name:       ibus-table
-Version:    1.9.5
+Version:    1.9.6
 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 May 06 2015 Mike FABIAN <mfabian at redhat.com> - 1.9.6-1
+- update to 1.9.6
+- Use os.path.expanduser('~') instead of os.getenv('HOME')
+- Resolves: rhbz#1218023
+
 * 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
diff --git a/sources b/sources
index ffcde6f..4a385a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b9eacc27f6cadc683e1af1d6fa8c393  ibus-table-1.9.5.tar.gz
+a0e9bf4835078a0268f02cbd42569cf2  ibus-table-1.9.6.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/ibus-table.git/commit/?h=f20&id=23db05c04ec31e65592808772da1a57428895866


More information about the scm-commits mailing list