From 2e09bc3813b09128c383a8f17aa9f96ecb2983b4 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mar 16 2016 07:07:46 +0000 Subject: update to 1.9.12 - Show the table code in the candidate list when pinyin mode is used - Resolves: rhbz#1318109 --- diff --git a/.gitignore b/.gitignore index 5f8426a..5c03538 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.9.9.tar.gz /ibus-table-1.9.10.tar.gz /ibus-table-1.9.11.tar.gz +/ibus-table-1.9.12.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index 8435561..e201c4e 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,6 +1,6 @@ Name: ibus-table -Version: 1.9.11 -Release: 2%{?dist} +Version: 1.9.12 +Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ Group: System Environment/Libraries @@ -62,6 +62,11 @@ export PYTHON=%{__python3} %{_datadir}/pkgconfig/%{name}.pc %changelog +* Wed Mar 16 2016 Mike FABIAN - 1.9.12-1 +- update to 1.9.12 +- Show the table code in the candidate list when pinyin mode is used +- Resolves: rhbz#1318109 + * Thu Feb 04 2016 Fedora Release Engineering - 1.9.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index dc70071..e8ba059 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e183ef1c4f0f6f82abf811157542bd76 ibus-table-1.9.11.tar.gz +7f4f9474d3024f627e995397e9e5ce70 ibus-table-1.9.12.tar.gz