Skip to content

Commit ecf38b3

Browse files
committed
Release 1.3.21
1 parent 6c8bd65 commit ecf38b3

2 files changed

Lines changed: 20 additions & 2 deletions

File tree

ChangeLog

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,27 @@
1-
commit 34f24e2cf37c06b6ef227bd33f243da43661112a
1+
commit e39710641a978c9a44408192196388f8ab04165b
2+
Author: Mike FABIAN <mfabian@redhat.com>
3+
Date: Sat May 24 00:36:04 2025 +0200
4+
5+
Release 1.3.21
6+
7+
commit 6c8bd65cf81c17be3774303bd03e9f65f42cbb42
8+
Author: Alba Mendez <me@alba.sh>
9+
Date: Thu May 22 19:04:37 2025 +0200
10+
11+
Add Lean table
12+
13+
commit 19a6f85eb052a6319a65297facffeb61f5aea94c
214
Author: Mike FABIAN <mfabian@redhat.com>
315
Date: Thu Apr 24 16:02:13 2025 +0200
416

517
Release 1.3.20
618

19+
commit a6323f93af05d6bc539e789089ddc37407494539
20+
Author: Mike FABIAN <mfabian@redhat.com>
21+
Date: Thu Apr 24 16:20:32 2025 +0200
22+
23+
Fix icon name hu_Hung_HU.png -> hu_Hung_HU_traditonal.png
24+
725
commit d2a5d6d34f74805f5abe8d7748c203ca8a8e77c2
826
Author: Mike FABIAN <mfabian@redhat.com>
927
Date: Thu Apr 24 15:59:41 2025 +0200

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ m4_define([package_name], [ibus-table-others])
2323
m4_define([ibus_released], [1])
2424
m4_define([ibus_major_version], [1])
2525
m4_define([ibus_minor_version], [3])
26-
m4_define([ibus_micro_version], [20])
26+
m4_define([ibus_micro_version], [21])
2727
# commented out as datestamp doesn't suit dist date.
2828
m4_define(ibus_maybe_datestamp,
2929
m4_esyscmd([if test x]ibus_released[ != x1; then date +.%Y%m%d | tr -d '\n\r'; fi]))

0 commit comments

Comments
 (0)