Skip to content

Commit 19a6f85

Browse files
committed
Release 1.3.20
1 parent a6323f9 commit 19a6f85

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

ChangeLog

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
commit 34f24e2cf37c06b6ef227bd33f243da43661112a
2+
Author: Mike FABIAN <mfabian@redhat.com>
3+
Date: Thu Apr 24 16:02:13 2025 +0200
4+
5+
Release 1.3.20
6+
7+
commit d2a5d6d34f74805f5abe8d7748c203ca8a8e77c2
8+
Author: Mike FABIAN <mfabian@redhat.com>
9+
Date: Thu Apr 24 15:59:41 2025 +0200
10+
11+
Add hu_Hung_HU_traditional.txt by Viktor Kovács
12+
13+
Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/38
14+
15+
commit 8fdbb54b7a687aedf3f6b6756d88a1ab47615b98
16+
Author: Mike FABIAN <mfabian@redhat.com>
17+
Date: Tue Feb 18 18:31:52 2025 +0100
18+
19+
Release 1.3.19
20+
121
commit b2b91cbbcd93a7279a4de5a49e4ed7d202661f34
222
Author: Noa <coolreader18@gmail.com>
323
Date: Wed Feb 12 12:09:48 2025 -0600

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], [19])
26+
m4_define([ibus_micro_version], [20])
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)