From a8f87b9b7036f4ea95fdf60ba7abc3e4aebaf571 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Oct 14 2015 15:24:44 +0000 Subject: update to 1.9.7 - When matching hotkeys, ignore all modifiers not requested in the match - Fix U+8986 in Unihan_variants.txt, it is both simplified *and* traditional Chinese - Resolves: rhbz#1271036 - Update Unihan_Variants.txt from "2014-05-09 Unicode 7.0.0" to "2015-04-30 Unicode 8.0.0" --- diff --git a/.gitignore b/.gitignore index 20e4e4e..aa1f477 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.9.4.tar.gz /ibus-table-1.9.5.tar.gz /ibus-table-1.9.6.tar.gz +/ibus-table-1.9.7.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index e6936d3..6fa919c 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,6 +1,6 @@ Name: ibus-table -Version: 1.9.6 -Release: 2%{?dist} +Version: 1.9.7 +Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ Group: System Environment/Libraries @@ -62,6 +62,13 @@ export PYTHON=%{__python3} %{_datadir}/pkgconfig/%{name}.pc %changelog +* Wed Oct 14 2015 Mike FABIAN - 1.9.7-1 +- update to 1.9.7 +- When matching hotkeys, ignore all modifiers not requested in the match +- Fix U+8986 in Unihan_variants.txt, it is both simplified *and* traditional Chinese +- Resolves: rhbz#1271036 +- Update Unihan_Variants.txt from "2014-05-09 Unicode 7.0.0" to "2015-04-30 Unicode 8.0.0" + * Wed Jun 17 2015 Fedora Release Engineering - 1.9.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 4a385a0..73f4758 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a0e9bf4835078a0268f02cbd42569cf2 ibus-table-1.9.6.tar.gz +8cec5eb43bbcc12a415e5d8f16c1bcad ibus-table-1.9.7.tar.gz