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
This commit is contained in:
Mike FABIAN 2015-11-27 10:00:28 +01:00
parent 318be10b55
commit fb5e02f4f2
3 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <mfabian@redhat.com> - 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 <mfabian@redhat.com> - 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

View File

@ -1 +1 @@
eef4997f488c52c28d79f5981a67aa14 ibus-table-1.9.10.tar.gz
e183ef1c4f0f6f82abf811157542bd76 ibus-table-1.9.11.tar.gz