Update to 1.16.8
- Update Unihan_Variants.txt from “2021-12-01 Unicode 15.0.0 draft” to “2022-04-26 Unicode 15.0.0 draft” and regenerate chinese_variants.py. All our fixes to Unihan_Variants.txt are included upstream. - Update translations from Weblate (fa, fr updated)
This commit is contained in:
parent
02a8725f73
commit
27e3fe979e
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
||||
/ibus-table-1.16.5.tar.gz
|
||||
/ibus-table-1.16.6.tar.gz
|
||||
/ibus-table-1.16.7.tar.gz
|
||||
/ibus-table-1.16.8.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-table
|
||||
Version: 1.16.7
|
||||
Version: 1.16.8
|
||||
Release: 1%{?dist}
|
||||
Summary: The Table engine for IBus platform
|
||||
License: LGPLv2+
|
||||
@ -142,6 +142,14 @@ fi
|
||||
%{_datadir}/installed-tests/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Apr 28 2022 Mike FABIAN <mfabian@redhat.com> - 1.16.8-1
|
||||
- Update to 1.16.8
|
||||
- Update Unihan_Variants.txt from “2021-12-01 Unicode 15.0.0
|
||||
draft” to “2022-04-26 Unicode 15.0.0 draft” and regenerate
|
||||
chinese_variants.py. All our fixes to Unihan_Variants.txt
|
||||
are included upstream.
|
||||
- Update translations from Weblate (fa, fr updated)
|
||||
|
||||
* Fri Jan 28 2022 Mike FABIAN <mfabian@redhat.com> - 1.16.7-1
|
||||
- Update to 1.16.7
|
||||
- Ignore MOD3_MASK (Scroll Lock) when matching key bindings
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-table-1.16.7.tar.gz) = 6dc08df4c5e7216b3b9e366c404dd6d89566937f83f58074aed1c5c925bc411568855ac08a8edab306b4b535da428ae660d4876a35e546aad75ede01aa608ee3
|
||||
SHA512 (ibus-table-1.16.8.tar.gz) = 086650238b170db69ace0faacea6c8c9c03c099c59313cb7663b573f17bd4e9df9309dc9132708a89d6ce5cf00f4846ba50dab3462f31293b891487f1635aab2
|
||||
|
Loading…
Reference in New Issue
Block a user