Update to 1.15.0
- Fix problems with goucima for erbi-qs table (Resolves: https://github.com/kaio/ibus-table/issues/77) - Update Unihan_Variants.txt to “2021-08-06 Unicode 14.0.0 final” and regenerate engine/chinese_variants.py - Fix typo in translatable message, by Rafael Fontenelle (https://github.com/mike-fabian/ibus-table/pull/82)
This commit is contained in:
parent
caba761a83
commit
caa59dfd3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -77,3 +77,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
||||
/ibus-table-1.13.7.tar.gz
|
||||
/ibus-table-1.14.0.tar.gz
|
||||
/ibus-table-1.14.1.tar.gz
|
||||
/ibus-table-1.15.0.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-table
|
||||
Version: 1.14.1
|
||||
Version: 1.15.0
|
||||
Release: 1%{?dist}
|
||||
Summary: The Table engine for IBus platform
|
||||
License: LGPLv2+
|
||||
@ -142,6 +142,15 @@ fi
|
||||
%{_datadir}/installed-tests/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Jan 11 2022 Mike FABIAN <mfabian@redhat.com> - 1.15.0-1
|
||||
- Update to 1.15.0
|
||||
- Fix problems with goucima for erbi-qs table
|
||||
(Resolves: https://github.com/kaio/ibus-table/issues/77)
|
||||
- Update Unihan_Variants.txt to “2021-08-06 Unicode 14.0.0 final”
|
||||
and regenerate engine/chinese_variants.py
|
||||
- Fix typo in translatable message, by Rafael Fontenelle
|
||||
(https://github.com/mike-fabian/ibus-table/pull/82)
|
||||
|
||||
* Wed Aug 25 2021 Mike FABIAN <mfabian@redhat.com> - 1.14.1-1
|
||||
- If an exception happens when trying to play a sound, catch it.
|
||||
I have no idea how to reproduce that bug. But catching the
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-table-1.14.1.tar.gz) = a658c2d370d173d2fe2f38c02c6b822a17771754ac98a856f954c4c998e90a857f9d54ed652c74159af9545d445001d202e7b5578e7694f8767f928b42db9055
|
||||
SHA512 (ibus-table-1.15.0.tar.gz) = d4b8ae9e59eab10c42185a072316dd40e698775b8d368ef4e9892b756dbceca494f54516c1b56dfe8c14585672c005b4ce6ef5c82c34e965db13539870de503f
|
||||
|
Loading…
Reference in New Issue
Block a user