Update to 1.13.2
- Fix bug in Unihan_Variants.txt, 只 U+53EA is both simplified and traditional Chinese (Resolves: https://github.com/kaio/ibus-table/issues/74) - Update Chinese variant detection by Unihan_Variants.txt to the version “2021-05-18 Unicode 14.0.0” (draft version of Unicode 14) - Update translations from Weblate (updates for es (100%), pt_BR (100%))
This commit is contained in:
parent
18070c83ff
commit
c17ce83564
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
|||||||
/ibus-table-1.12.6.tar.gz
|
/ibus-table-1.12.6.tar.gz
|
||||||
/ibus-table-1.13.0.tar.gz
|
/ibus-table-1.13.0.tar.gz
|
||||||
/ibus-table-1.13.1.tar.gz
|
/ibus-table-1.13.1.tar.gz
|
||||||
|
/ibus-table-1.13.2.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-table
|
Name: ibus-table
|
||||||
Version: 1.13.1
|
Version: 1.13.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Table engine for IBus platform
|
Summary: The Table engine for IBus platform
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -143,6 +143,15 @@ fi
|
|||||||
%{_datadir}/installed-tests/%{name}
|
%{_datadir}/installed-tests/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
and traditional Chinese
|
||||||
|
(Resolves: https://github.com/kaio/ibus-table/issues/74)
|
||||||
|
- Update Chinese variant detection by Unihan_Variants.txt to
|
||||||
|
the version “2021-05-18 Unicode 14.0.0” (draft version of Unicode 14)
|
||||||
|
- Update translations from Weblate (updates for es (100%), pt_BR (100%))
|
||||||
|
|
||||||
* Sun May 16 2021 Mike FABIAN <mfabian@redhat.com> - 1.13.1-1
|
* Sun May 16 2021 Mike FABIAN <mfabian@redhat.com> - 1.13.1-1
|
||||||
- Update to 1.13.1
|
- Update to 1.13.1
|
||||||
- Fix reading the source file for the suggestions phrase.txt.bz2
|
- Fix reading the source file for the suggestions phrase.txt.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-table-1.13.1.tar.gz) = 19748dbb111976b7cc594558cdea925c8f311264d994df6eba99cf11d2642ad95c10d57e7ec7b6026ea1c78da0db61e7d8f56deb40dc1a552d2fd64eedd00f65
|
SHA512 (ibus-table-1.13.2.tar.gz) = 13d0e7aacdbe2b7fdf8deca01727cffc57547ce3908da3aaa850ab28fba45bc171943b6ba0fb1ea163aec432f61e28540ee8ad10b194c391690c64a19aafc271
|
||||||
|
Loading…
Reference in New Issue
Block a user