From 2f4b8556a28a7e342d200bed8b81d5fe6efb1ce3 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 9 Jun 2021 17:47:30 +0200 Subject: [PATCH] Release 1.13.3 --- ChangeLog | 32 +++++++++++++++++++++++++++++--- configure.ac | 2 +- ibus-table.appdata.xml | 14 ++++++++++++++ 3 files changed, 44 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 03e5e05..0da110c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,30 @@ -commit aa9fdaf64613a730348e4bfd8814cd51f132f275 +commit 6d4ec21d6a8fceaff98488c72b7dcdb94117c326 +Author: Mike FABIAN +Date: Wed Jun 9 17:47:30 2021 +0200 + + Release 1.13.3 + +commit 5ed1cc16b398e0161e63ef35421d94166caf56c0 +Author: Mike FABIAN +Date: Wed Jun 9 17:29:46 2021 +0200 + + Fix some more bugs in Unihan_Variants.txt + + Resolves: https://github.com/ibus/ibus/issues/2323 + +commit 521054fc811a72161673aea07b55062a34df8d52 +Author: Mike FABIAN +Date: Wed Jun 9 15:46:17 2021 +0200 + + Move test characters which are already fixed in Unicode up in generate-chinese-variants.py + +commit d14b2d8d5a573ecd8eb3996187002a429aec9254 Author: Mike FABIAN Date: Tue Jun 8 14:29:49 2021 +0200 Release 1.13.2 -commit 9bd693e7fa446786212d70357539765acbe3c372 +commit 6384e217f7283d12b1bdabbc10da4d2cf2e4f94a Author: Mike FABIAN Date: Tue Jun 8 13:59:59 2021 +0200 @@ -12,7 +32,7 @@ Date: Tue Jun 8 13:59:59 2021 +0200 Resolves: https://github.com/kaio/ibus-table/issues/74 -commit 2c02c5652e45547502ef3a6cc24c9d75beb83922 +commit 5406e5badb03d2719b47f9878f64969afc304bce Author: Mike FABIAN Date: Tue Jun 8 14:17:02 2021 +0200 @@ -20,6 +40,12 @@ Date: Tue Jun 8 14:17:02 2021 +0200 (Don’t exit after the first fail, do all tests and print a summary) +commit 7152e2eaa01a9cb234e7e4a6f02174684f4ac42c +Author: Mike FABIAN +Date: Tue Jun 8 14:40:50 2021 +0200 + + Adapt test case to update of Unihan_Variants.txt + commit 7a8a23dbe988dcdba100cb32caca228fdb2c7c93 Author: Mike FABIAN Date: Tue Jun 8 14:13:41 2021 +0200 diff --git a/configure.ac b/configure.ac index f9580eb..6558d3a 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ m4_define([package_name], [ibus-table]) m4_define([ibus_released], [1]) m4_define([ibus_major_version], [1]) m4_define([ibus_minor_version], [13]) -m4_define([ibus_micro_version], [2]) +m4_define([ibus_micro_version], [3]) m4_define(ibus_maybe_datestamp, m4_esyscmd([if test ]ibus_released[ != 1; then date +.%Y%m%d | tr -d '\n\r'; fi])) diff --git a/ibus-table.appdata.xml b/ibus-table.appdata.xml index a0f1a6b..10335b0 100644 --- a/ibus-table.appdata.xml +++ b/ibus-table.appdata.xml @@ -19,6 +19,20 @@ https://github.com/kaio/ibus-table/issues https://kaio.github.io/ibus-table/documentation.html + + +

This new stable release includes these changes:

+
+ https://github.com/kaio/ibus-table/releases/tag/1.13.3 + + + github-ibus-issue#2323: 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). + + +

This new stable release includes these changes: