Skip to content

Commit 31707f6

Browse files
committed
Release 1.17.8
1 parent 3605487 commit 31707f6

File tree

3 files changed

+59
-8
lines changed

3 files changed

+59
-8
lines changed

ChangeLog

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,45 @@
1-
commit fa7c81148ceea819a61dcded2c8a10a6701fd66a
1+
commit 26f594a2b8cd7e85ca0471d9a98c12543b8d35ad
2+
Author: Mike FABIAN <[email protected]>
3+
Date: Wed Sep 11 16:43:28 2024 +0200
4+
5+
Release 1.17.8
6+
7+
commit 36054877febf633daa90dd0faa22e5cf54b87084
8+
Author: Mike FABIAN <[email protected]>
9+
Date: Wed Sep 11 17:00:22 2024 +0200
10+
11+
Update Unihan_Variants.txt and regenerate engine/chinese_variants.py for Unicode 16.0.0 release
12+
13+
- Update Unihan_Variants.txt from “2023-07-15 Unicode 15.1.0” to “2024-07-31 Unicode version: 16.0.0”
14+
- Regenerate engine/chinese_variants.py for Unihan_Variants.txt
15+
16+
commit cd6a4ed0d09f3f3e5d9b291ea5ae9b273a8f98c8
17+
Author: Weblate Translation Memory <[email protected]>
18+
Date: Sun Sep 8 12:38:29 2024 +0200
19+
20+
Translated using Weblate (Greek)
21+
22+
Currently translated at 17.3% (26 of 150 strings)
23+
24+
Co-authored-by: Weblate Translation Memory <[email protected]>
25+
Translate-URL: https://translate.fedoraproject.org/projects/ibus-table/app/el/
26+
Translation: ibus-table/app
27+
28+
commit 36db5ffa3ea2da492e801f0a383116f417f250fb
29+
Author: Giannis Antypas <[email protected]>
30+
Date: Sun Sep 8 12:38:29 2024 +0200
31+
32+
Translated using Weblate (Greek)
33+
34+
Currently translated at 17.3% (26 of 150 strings)
35+
36+
Added translation using Weblate (Greek)
37+
38+
Co-authored-by: Giannis Antypas <[email protected]>
39+
Translate-URL: https://translate.fedoraproject.org/projects/ibus-table/app/el/
40+
Translation: ibus-table/app
41+
42+
commit ddd30b8c6b2485b866a077d1bb1d6ac9ddd08727
243
Author: Mike FABIAN <[email protected]>
344
Date: Sun Aug 25 19:52:28 2024 +0200
445

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ m4_define([package_name], [ibus-table])
2525
m4_define([ibus_released], [1])
2626
m4_define([ibus_major_version], [1])
2727
m4_define([ibus_minor_version], [17])
28-
m4_define([ibus_micro_version], [7])
28+
m4_define([ibus_micro_version], [8])
2929
m4_define(ibus_maybe_datestamp,
3030
m4_esyscmd([if test ]ibus_released[ != 1; then date +.%Y%m%d | tr -d '\n\r'; fi]))
3131

ibus-table.appdata.xml

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,22 @@
3939
<url type="help">https://kaio.github.io/ibus-table/documentation.html</url>
4040
<url type="translate">https://translate.fedoraproject.org/projects/ibus-table/</url>
4141
<content_rating type="oars-1.1" />
42+
<releases>
43+
<release version="1.17.8" date="2024-09-11" urgency="medium">
44+
<url>https://github.com/mike-fabian/ibus-table/releases/tag/1.17.8</url>
45+
<description>
46+
<p>This new stable release includes these changes:</p>
47+
<ul>
48+
<li>
49+
Update Unihan_Variants.txt and regenerate
50+
engine/chinese_variants.py for Unicode 16.0.0 release
51+
</li>
52+
<li>
53+
Translation update from Weblate (el 17.3%)
54+
</li>
55+
</ul>
56+
</description>
57+
</release>
4258
<release version="1.17.7" date="2024-08-25" urgency="medium">
4359
<url>https://github.com/mike-fabian/ibus-table/releases/tag/1.17.7</url>
4460
<description>
@@ -49,11 +65,6 @@
4965
</li>
5066
</ul>
5167
</description>
52-
<issues>
53-
<issue url="https://github.com/kaio/ibus-table/issues/85">
54-
github-kaio-issue#85
55-
</issue>
56-
</issues>
5768
</release>
5869
<release version="1.17.6" date="2024-06-27" urgency="medium">
5970
<url>https://github.com/mike-fabian/ibus-table/releases/tag/1.17.6</url>
@@ -76,7 +87,6 @@
7687
</issue>
7788
</issues>
7889
</release>
79-
<releases>
8090
<release version="1.17.5" date="2024-06-19" urgency="medium">
8191
<url>https://github.com/mike-fabian/ibus-table/releases/tag/1.17.5</url>
8292
<description>

0 commit comments

Comments
 (0)