Update to 1.16.3
- Fix a few errors in Unihan_Variants.txt (Resolves: https://github.com/mike-fabian/ibus-table/issues/96) - 栗 U+6817 is used in Traditional Chinese as well. (Resolves: https://github.com/mike-fabian/ibus-table/issues/95) - Update Unihan_Variants.txt from “2021-08-06 Unicode 14.0.0 final” to “2021-12-01 Unicode 1 5.0.0 draft” and regenerate engine/chinese_variants.py
This commit is contained in:
parent
eb4704f2e4
commit
b362b86f69
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
|||||||
/ibus-table-1.15.0.tar.gz
|
/ibus-table-1.15.0.tar.gz
|
||||||
/ibus-table-1.15.1.tar.gz
|
/ibus-table-1.15.1.tar.gz
|
||||||
/ibus-table-1.16.0.tar.gz
|
/ibus-table-1.16.0.tar.gz
|
||||||
|
/ibus-table-1.16.3.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: ibus-table
|
Name: ibus-table
|
||||||
Version: 1.16.0
|
Version: 1.16.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Table engine for IBus platform
|
Summary: The Table engine for IBus platform
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://code.google.com/p/ibus/
|
URL: http://code.google.com/p/ibus/
|
||||||
@ -142,6 +142,16 @@ fi
|
|||||||
%{_datadir}/installed-tests/%{name}
|
%{_datadir}/installed-tests/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 21 2022 Mike FABIAN <mfabian@redhat.com> - 1.16.3-1
|
||||||
|
- Update to 1.16.3
|
||||||
|
- Fix a few errors in Unihan_Variants.txt
|
||||||
|
(Resolves: https://github.com/mike-fabian/ibus-table/issues/96)
|
||||||
|
- 栗 U+6817 is used in Traditional Chinese as well.
|
||||||
|
(Resolves: https://github.com/mike-fabian/ibus-table/issues/95)
|
||||||
|
- Update Unihan_Variants.txt from “2021-08-06 Unicode 14.0.0
|
||||||
|
final” to “2021-12-01 Unicode 1 5.0.0 draft” and regenerate
|
||||||
|
engine/chinese_variants.py
|
||||||
|
|
||||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-2
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-table-1.16.0.tar.gz) = 8b0b160c45c859006ab65d77c519e7da07b94c97733a65cc2de4cdd31cac5e8020b4af2da14c9a1e7e37e99b9a3d224788a51d65767085492ed5358df10db0e5
|
SHA512 (ibus-table-1.16.3.tar.gz) = 166f45624ecdd8eedcb57720ba1b15eae7e36cbed79e7aa503eb9eb29dbe6f9c4c1107c960bdb07e5801eb8d30816330a129b36e92739a4cf8452abd9bd62316
|
||||||
|
Loading…
Reference in New Issue
Block a user