From efcc3417909dfce47fbef5feec33411018acfb23 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 21 Aug 2023 12:17:05 +0200 Subject: [PATCH 1/3] Update to 1.17.2 - Translation update from Weblate (de 100%, tr 100%) --- .gitignore | 1 + ibus-table.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7ea1cb0..7c8e7c7 100644 --- a/.gitignore +++ b/.gitignore @@ -94,3 +94,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.16.14.tar.gz /ibus-table-1.17.0.tar.gz /ibus-table-1.17.1.tar.gz +/ibus-table-1.17.2.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index 9509e86..8418b86 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.17.1 +Version: 1.17.2 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPL-2.1-or-later @@ -150,6 +150,10 @@ fi %{_datadir}/installed-tests/%{name} %changelog +* Mon Aug 21 2023 Mike FABIAN - 1.17.2-1 +- Update to 1.17.2 +- Translation update from Weblate (de 100%, tr 100%) + * Mon Jul 10 2023 Mike FABIAN - 1.17.1-1 - Update to 1.17.1 - Fix mypy warnings diff --git a/sources b/sources index 2cb4d16..9beeb91 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-table-1.17.1.tar.gz) = 67168bb301820fa006208a15c3dc0f72480f8dd7bcd4097f0ee837fa44a1d04d68760f3061d655ec8a19ccb60aee2d6fd54bb5dd13668c61edb38b6e46f1b9ff +SHA512 (ibus-table-1.17.2.tar.gz) = f3b257d80e3e6a92b2aa3f48d43e104aae9a015b00bf7f6c1c146e5ea2c0d8d0bd7187225fdbb0c0ccb548c5659dfd05ea0137fa7306ceab82169b11cd8c2419 From 21d9278647a97f1d5a315deea1dcc78f03498b4d Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Thu, 14 Sep 2023 11:05:36 +0200 Subject: [PATCH 2/3] Update to 1.17.3 - Support several backends for playing sounds Resolves: rhbz#2237674 https://bugzilla.redhat.com/show_bug.cgi?id=2237674 - Update Unihan_Variants.txt and regenerate engine/chinese_variants.py to Unicode Version 15.1.0 --- .gitignore | 1 + ibus-table.spec | 8 +++++++- sources | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7c8e7c7..48e32a4 100644 --- a/.gitignore +++ b/.gitignore @@ -95,3 +95,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.17.0.tar.gz /ibus-table-1.17.1.tar.gz /ibus-table-1.17.2.tar.gz +/ibus-table-1.17.3.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index 8418b86..08e8cbf 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.17.2 +Version: 1.17.3 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPL-2.1-or-later @@ -150,6 +150,12 @@ fi %{_datadir}/installed-tests/%{name} %changelog +* Thu Sep 14 2023 Mike FABIAN - 1.17.3-1 +- Update to 1.17.3 +- Support several backends for playing sounds + Resolves: rhbz#2237674 https://bugzilla.redhat.com/show_bug.cgi?id=2237674 +- Update Unihan_Variants.txt and regenerate engine/chinese_variants.py to Unicode Version 15.1.0 + * Mon Aug 21 2023 Mike FABIAN - 1.17.2-1 - Update to 1.17.2 - Translation update from Weblate (de 100%, tr 100%) diff --git a/sources b/sources index 9beeb91..46be477 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-table-1.17.2.tar.gz) = f3b257d80e3e6a92b2aa3f48d43e104aae9a015b00bf7f6c1c146e5ea2c0d8d0bd7187225fdbb0c0ccb548c5659dfd05ea0137fa7306ceab82169b11cd8c2419 +SHA512 (ibus-table-1.17.3.tar.gz) = 1945b902391d4863b0efadc088d275bc3003d63b1c15af939d2991506d4bc1f93166881eb16c0c77c2caf2867ef56144f04aa0e05892c5a3c78be4696b30ae72 From 2186f516ff9f19859fa111755df12e37022193c6 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Fri, 10 Nov 2023 16:25:57 +0100 Subject: [PATCH 3/3] Update to 1.17.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fix compose support for ibus >= 1.5.28 (Resolves: https://github.com/mike-fabian/ibus-table/issues/145) - Translation update from Weblate (New language, Russian, (ru) 80%) - Use “” in ibus-table.appdata.xml instead of “” Because is deprecated and it makes the build fail on Fedora rawhide. --- .gitignore | 1 + ibus-table.spec | 10 +++++++++- sources | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 48e32a4..4d0027a 100644 --- a/.gitignore +++ b/.gitignore @@ -96,3 +96,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.17.1.tar.gz /ibus-table-1.17.2.tar.gz /ibus-table-1.17.3.tar.gz +/ibus-table-1.17.4.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index 08e8cbf..12cea52 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.17.3 +Version: 1.17.4 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPL-2.1-or-later @@ -150,6 +150,14 @@ fi %{_datadir}/installed-tests/%{name} %changelog +* Fri Nov 10 2023 Mike FABIAN - 1.17.4-1 +- Update to 1.17.4 +- Fix compose support for ibus >= 1.5.28 + (Resolves: https://github.com/mike-fabian/ibus-table/issues/145) +- Translation update from Weblate (New language, Russian, (ru) 80%) +- Use “” in ibus-table.appdata.xml instead of “” + Because is deprecated and it makes the build fail on Fedora rawhide. + * Thu Sep 14 2023 Mike FABIAN - 1.17.3-1 - Update to 1.17.3 - Support several backends for playing sounds diff --git a/sources b/sources index 46be477..6fcfd78 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-table-1.17.3.tar.gz) = 1945b902391d4863b0efadc088d275bc3003d63b1c15af939d2991506d4bc1f93166881eb16c0c77c2caf2867ef56144f04aa0e05892c5a3c78be4696b30ae72 +SHA512 (ibus-table-1.17.4.tar.gz) = fde595635cf50e40657b394f61173360cd9f67aa212459f14d96e08805deb164931dddd564201653a85a2973b2e6429bd2683af96974c7cee5dae3067833efd3