From 88cb6dca9805f5d7d98d1be134b6688237a82fa6 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Nov 27 2015 09:10:10 +0000 Subject: update to 1.9.11 - Fix bug in Unihan_Variants.txt, U+9762 and U+7CFB are both simplified *and* traditional Chinese - Resolves: rhbz#1285379 - Add a few more IBus.Text.new_from_string() conversions to make it work on older systems --- diff --git a/.gitignore b/.gitignore index d2e126f..5f8426a 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.9.8.tar.gz /ibus-table-1.9.9.tar.gz /ibus-table-1.9.10.tar.gz +/ibus-table-1.9.11.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index 29987d0..51da3ef 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,6 +1,6 @@ Name: ibus-table -Version: 1.9.10 -Release: 2%{?dist} +Version: 1.9.11 +Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ Group: System Environment/Libraries @@ -62,6 +62,12 @@ export PYTHON=%{__python3} %{_datadir}/pkgconfig/%{name}.pc %changelog +* Fri Nov 27 2015 Mike FABIAN - 1.9.11-1 +- update to 1.9.11 +- Fix bug in Unihan_Variants.txt, U+9762 and U+7CFB are both simplified *and* traditional Chinese +- Resolves: rhbz#1285379 +- Add a few more IBus.Text.new_from_string() conversions to make it work on older systems + * Tue Nov 24 2015 Mike FABIAN - 1.9.10-2 - update to 1.9.10 - Fix bug in Unihan_Variants.txt, U+8868 and U+6770 are both simplified *and* traditional Chinese diff --git a/sources b/sources index 9badc96..dc70071 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eef4997f488c52c28d79f5981a67aa14 ibus-table-1.9.10.tar.gz +e183ef1c4f0f6f82abf811157542bd76 ibus-table-1.9.11.tar.gz