Update to 1.13.3
- Fix a few more bugs in Unihan_Variants.txt, the characters 着枱云裡復采吓尸揾 are used both in simplified and traditional Chinese (some of them in traditional Chinese in Hong Kong only). (Resolves: https://github.com/ibus/ibus/issues/2323)
This commit is contained in:
parent
c17ce83564
commit
2713f7f9d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -70,3 +70,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
||||
/ibus-table-1.13.0.tar.gz
|
||||
/ibus-table-1.13.1.tar.gz
|
||||
/ibus-table-1.13.2.tar.gz
|
||||
/ibus-table-1.13.3.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-table
|
||||
Version: 1.13.2
|
||||
Version: 1.13.3
|
||||
Release: 1%{?dist}
|
||||
Summary: The Table engine for IBus platform
|
||||
License: LGPLv2+
|
||||
@ -143,6 +143,13 @@ fi
|
||||
%{_datadir}/installed-tests/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Jun 09 2021 Mike FABIAN <mfabian@redhat.com> - 1.13.3-1
|
||||
- Update to 1.13.3
|
||||
- Fix a few more bugs in Unihan_Variants.txt, the characters
|
||||
着枱云裡復采吓尸揾 are used both in simplified and traditional
|
||||
Chinese (some of them in traditional Chinese in Hong Kong only).
|
||||
(Resolves: https://github.com/ibus/ibus/issues/2323)
|
||||
|
||||
* Tue Jun 08 2021 Mike FABIAN <mfabian@redhat.com> - 1.13.2-1
|
||||
- Update to 1.13.2
|
||||
- Fix bug in Unihan_Variants.txt, 只 U+53EA is both simplified
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-table-1.13.2.tar.gz) = 13d0e7aacdbe2b7fdf8deca01727cffc57547ce3908da3aaa850ab28fba45bc171943b6ba0fb1ea163aec432f61e28540ee8ad10b194c391690c64a19aafc271
|
||||
SHA512 (ibus-table-1.13.3.tar.gz) = 2959b2f96c9a490032dafbce2b4164fcc07797ab73e735f26003156a891e1e3760e6a4f42713084b5ce1e408cbe21c3060d99615d898fe50b8d51405dcd42a3b
|
||||
|
Loading…
Reference in New Issue
Block a user