From 95e40789a7f9f6fd1351f8e1be18dbebaf04ff95 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 4 Jan 2021 08:44:26 +0100 Subject: [PATCH 01/12] Update to 1.12.2 - Update translations from Weblate (updated ca, cs, es, fa, ja, pt_BR, pt_PT, tr, zh_CN, zh_HK, zh_TW) --- .gitignore | 1 + ibus-table.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5baa128..8156acd 100644 --- a/.gitignore +++ b/.gitignore @@ -62,3 +62,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.11.0.tar.gz /ibus-table-1.12.0.tar.gz /ibus-table-1.12.1.tar.gz +/ibus-table-1.12.2.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index 3318a7c..3b51f50 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.12.1 +Version: 1.12.2 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -146,6 +146,11 @@ fi %{_datadir}/installed-tests/%{name} %changelog +* Mon Jan 04 2021 Mike FABIAN - 1.12.2-1 +- Update to 1.12.2 +- Update translations from Weblate + (updated ca, cs, es, fa, ja, pt_BR, pt_PT, tr, zh_CN, zh_HK, zh_TW) + * Fri Sep 04 2020 Mike FABIAN - 1.12.1-1 - Update to 1.12.1 - Enable compose support. diff --git a/sources b/sources index 93aae8e..b94e9ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-table-1.12.1.tar.gz) = 9cbd7c24067d182d3917eb66d8b18ea30e893b2d9a19dfb48ce4c91a41868707bf9682011f374dc2397f59f101855bddde0fbbe374856063e1f4226de7a9a01b +SHA512 (ibus-table-1.12.2.tar.gz) = d8cb0cf1e8e2d869908004cfaa5af7defa7b9681a331756f1f4fa5956aa63fd7973604fedfd1cd6b1f1314a9aad516a79fb846e111525ec61bfe93fbbd4febf7 From b0045223ad803864a87e1b6f9afb16e655ab670e Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 6 Jan 2021 13:52:54 +0100 Subject: [PATCH 02/12] Update to 1.12.3 - Pass the key for the command 'cancel' (default Esc) through if the preedit is empty - Resolves: https://github.com/kaio/ibus-table/issues/64 --- .gitignore | 1 + ibus-table.spec | 8 +++++++- sources | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8156acd..9e26d72 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.12.0.tar.gz /ibus-table-1.12.1.tar.gz /ibus-table-1.12.2.tar.gz +/ibus-table-1.12.3.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index 3b51f50..caadc1c 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.12.2 +Version: 1.12.3 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -146,6 +146,12 @@ fi %{_datadir}/installed-tests/%{name} %changelog +* Wed Jan 06 2021 Mike FABIAN - 1.12.3-1 +- Update to 1.12.3 +- Pass the key for the command 'cancel' (default Esc) through + if the preedit is empty +- Resolves: https://github.com/kaio/ibus-table/issues/64 + * Mon Jan 04 2021 Mike FABIAN - 1.12.2-1 - Update to 1.12.2 - Update translations from Weblate diff --git a/sources b/sources index b94e9ae..e2c608e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-table-1.12.2.tar.gz) = d8cb0cf1e8e2d869908004cfaa5af7defa7b9681a331756f1f4fa5956aa63fd7973604fedfd1cd6b1f1314a9aad516a79fb846e111525ec61bfe93fbbd4febf7 +SHA512 (ibus-table-1.12.3.tar.gz) = 9c5b4a8f3e7eecb7fed967d76ee5b84307966ae9500e3898e495413da84a9f7a819e92cfd095136448aa28ceb144b703adb807ab157c5f2261a98240a576a98b From 46c8658d87501da0872c83cec61a382160f22f5f Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Sun, 24 Jan 2021 19:16:21 +0100 Subject: [PATCH 03/12] Update to 1.12.4 - Update translations from Weblate (updated es, cs, fa, pt_BR, zh_CN). zh_CN is 100% complete now. --- .gitignore | 1 + ibus-table.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9e26d72..f319d81 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.12.1.tar.gz /ibus-table-1.12.2.tar.gz /ibus-table-1.12.3.tar.gz +/ibus-table-1.12.4.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index caadc1c..ba6f01e 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.12.3 +Version: 1.12.4 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -146,6 +146,11 @@ fi %{_datadir}/installed-tests/%{name} %changelog +* Sun Jan 24 2021 Mike FABIAN - 1.12.4-1 +- Update to 1.12.4 +- Update translations from Weblate (updated es, cs, fa, pt_BR, zh_CN). + zh_CN is 100% complete now. + * Wed Jan 06 2021 Mike FABIAN - 1.12.3-1 - Update to 1.12.3 - Pass the key for the command 'cancel' (default Esc) through diff --git a/sources b/sources index e2c608e..8909e1a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-table-1.12.3.tar.gz) = 9c5b4a8f3e7eecb7fed967d76ee5b84307966ae9500e3898e495413da84a9f7a819e92cfd095136448aa28ceb144b703adb807ab157c5f2261a98240a576a98b +SHA512 (ibus-table-1.12.4.tar.gz) = 3e175dad8d9e12be91f6b6878b67301bbbf04c55e43d483162d3b10d2edbdcf1077d1f37beea2ef36323eb7de289a0c60cd3d055357a580e5d18bcc642bb907c From 4eaa8c3ef818f21f9da83a7c9d0f9eeb642eb815 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Fri, 5 Mar 2021 09:12:47 +0100 Subject: [PATCH 04/12] Update to 1.12.5 - Return False in _execute_command_commit_candidate_number(self, number) if number out of range - Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/21 - remove Use-from-unittest-import-mock-instead-of-just-import.patch (included upstream) - Update translations from Weblate (New translation for Sinhala (si) started) --- .gitignore | 1 + ibus-table.spec | 11 ++++++++++- sources | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f319d81..217729e 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.12.2.tar.gz /ibus-table-1.12.3.tar.gz /ibus-table-1.12.4.tar.gz +/ibus-table-1.12.5.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index ba6f01e..d7ce7cc 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.12.4 +Version: 1.12.5 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -146,6 +146,15 @@ fi %{_datadir}/installed-tests/%{name} %changelog +* Fri Mar 05 2021 Mike FABIAN - 1.12.5-1 +- Update to 1.12.5 +- Return False in _execute_command_commit_candidate_number(self, number) + if number out of range +- Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/21 +- remove Use-from-unittest-import-mock-instead-of-just-import.patch + (included upstream) +- Update translations from Weblate (New translation for Sinhala (si) started) + * Sun Jan 24 2021 Mike FABIAN - 1.12.4-1 - Update to 1.12.4 - Update translations from Weblate (updated es, cs, fa, pt_BR, zh_CN). diff --git a/sources b/sources index 8909e1a..d6eaf02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-table-1.12.4.tar.gz) = 3e175dad8d9e12be91f6b6878b67301bbbf04c55e43d483162d3b10d2edbdcf1077d1f37beea2ef36323eb7de289a0c60cd3d055357a580e5d18bcc642bb907c +SHA512 (ibus-table-1.12.5.tar.gz) = 1fbbf07c64b366c84ca463e0e5f21a6008cc488f75ac24466d94982f70c04b6b882f098bae210d4f32c381c24899c5c0da389a501c30ef5e3dd679828720ab5a From e6ee65a2f76bfe331417a9aa2e2b7a29d78995ca Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 3 May 2021 09:24:55 +0200 Subject: [PATCH 05/12] Update to 1.12.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - In main.py “import factory” only when the --xml option is not used - Resolves: rhbz#1955283 - Make the keybindings treeview sortable by clicking the column headers - Update translations from Weblate (update for pt_BR, now 100%) --- .gitignore | 1 + ibus-table.spec | 9 ++++++++- sources | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 217729e..464d75d 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.12.3.tar.gz /ibus-table-1.12.4.tar.gz /ibus-table-1.12.5.tar.gz +/ibus-table-1.12.6.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index d7ce7cc..6fb7107 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.12.5 +Version: 1.12.6 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -146,6 +146,13 @@ fi %{_datadir}/installed-tests/%{name} %changelog +* Mon May 03 2021 Mike FABIAN - 1.12.6-1 +- Update to 1.12.6 +- In main.py “import factory” only when the --xml option is not used +- Resolves: rhbz#1955283 +- Make the keybindings treeview sortable by clicking the column headers +- Update translations from Weblate (update for pt_BR, now 100%) + * Fri Mar 05 2021 Mike FABIAN - 1.12.5-1 - Update to 1.12.5 - Return False in _execute_command_commit_candidate_number(self, number) diff --git a/sources b/sources index d6eaf02..6266432 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-table-1.12.5.tar.gz) = 1fbbf07c64b366c84ca463e0e5f21a6008cc488f75ac24466d94982f70c04b6b882f098bae210d4f32c381c24899c5c0da389a501c30ef5e3dd679828720ab5a +SHA512 (ibus-table-1.12.6.tar.gz) = b73cc0129a1b0181b0a735ca6bc9ffa5bedf52aaee4de4163751c412e01b4d77168b5deb3186695e774c3a967a4967ab32423c87e8c4bb8dcee6ad62afe00e92 From aba136429b00612529a27aaa0910ea0bb89c7927 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Tue, 4 May 2021 22:12:55 +0200 Subject: [PATCH 06/12] Update to 1.13.0 - Make switch to pinyin mode also happen immediately even when the preedit is not empty (for consistency) - Make rolling the mouse wheel in the candidate area of the lookup table work - Commit English input and then switch into direct mode (Resolves: https://github.com/kaio/ibus-table/issues/68) - Apply a couple modes immediately when changed - Add a dark theme option (Resolves: https://github.com/kaio/ibus-table/issues/67) - Show all the tabkeys when using wildcards - Remove Python2 compatibility stuff - Start adding some type hints - Update translations from Weblate (update for de, ja, tr, uk, zh_CN) --- .gitignore | 1 + ibus-table.spec | 17 ++++++++++++++++- sources | 2 +- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 464d75d..f45b6ef 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.12.4.tar.gz /ibus-table-1.12.5.tar.gz /ibus-table-1.12.6.tar.gz +/ibus-table-1.13.0.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index 6fb7107..8eb1ddb 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.12.6 +Version: 1.13.0 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -146,6 +146,21 @@ fi %{_datadir}/installed-tests/%{name} %changelog +* Tue May 04 2021 Mike FABIAN - 1.13.0-1 +- Update to 1.13.0 +- Make switch to pinyin mode also happen immediately even + when the preedit is not empty (for consistency) +- Make rolling the mouse wheel in the candidate area of the lookup table work +- Commit English input and then switch into direct mode + (Resolves: https://github.com/kaio/ibus-table/issues/68) +- Apply a couple modes immediately when changed +- Add a dark theme option + (Resolves: https://github.com/kaio/ibus-table/issues/67) +- Show all the tabkeys when using wildcards +- Remove Python2 compatibility stuff +- Start adding some type hints +- Update translations from Weblate (update for de, ja, tr, uk, zh_CN) + * Mon May 03 2021 Mike FABIAN - 1.12.6-1 - Update to 1.12.6 - In main.py “import factory” only when the --xml option is not used diff --git a/sources b/sources index 6266432..554e6fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-table-1.12.6.tar.gz) = b73cc0129a1b0181b0a735ca6bc9ffa5bedf52aaee4de4163751c412e01b4d77168b5deb3186695e774c3a967a4967ab32423c87e8c4bb8dcee6ad62afe00e92 +SHA512 (ibus-table-1.13.0.tar.gz) = d4956e24b7166631816124b55987c92a4b3c3a1eece86d168297e4b18ca697ba96dc68a696477dcf91a510e4c446289a8b02cb4f79c15705151dd62b9a2096b1 From 8c7f120931f3a1b279fff4d1e9a00b1f54e071ab Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Sun, 16 May 2021 21:46:56 +0200 Subject: [PATCH 07/12] Update to 1.13.1 - Fix reading the source file for the suggestions phrase.txt.bz2 - Update translations from Weblate (updates for ca, fr) --- .gitignore | 1 + ibus-table.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f45b6ef..5a44e2d 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.12.5.tar.gz /ibus-table-1.12.6.tar.gz /ibus-table-1.13.0.tar.gz +/ibus-table-1.13.1.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index 8eb1ddb..84beca3 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.13.0 +Version: 1.13.1 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -146,6 +146,11 @@ fi %{_datadir}/installed-tests/%{name} %changelog +* Sun May 16 2021 Mike FABIAN - 1.13.1-1 +- Update to 1.13.1 +- Fix reading the source file for the suggestions phrase.txt.bz2 +- Update translations from Weblate (updates for ca, fr) + * Tue May 04 2021 Mike FABIAN - 1.13.0-1 - Update to 1.13.0 - Make switch to pinyin mode also happen immediately even diff --git a/sources b/sources index 554e6fb..b584d25 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-table-1.13.0.tar.gz) = d4956e24b7166631816124b55987c92a4b3c3a1eece86d168297e4b18ca697ba96dc68a696477dcf91a510e4c446289a8b02cb4f79c15705151dd62b9a2096b1 +SHA512 (ibus-table-1.13.1.tar.gz) = 19748dbb111976b7cc594558cdea925c8f311264d994df6eba99cf11d2642ad95c10d57e7ec7b6026ea1c78da0db61e7d8f56deb40dc1a552d2fd64eedd00f65 From a891896eabe0691525d9c5218ea765594f2be38f Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Fri, 21 May 2021 20:05:02 +0200 Subject: [PATCH 08/12] Update outdated link to upstream tarball --- ibus-table.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ibus-table.spec b/ibus-table.spec index 84beca3..deec184 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -4,7 +4,7 @@ Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ URL: http://code.google.com/p/ibus/ -Source0: http://mfabian.fedorapeople.org/ibus-table/%{name}-%{version}.tar.gz +Source0: https://github.com/mike-fabian/ibus-table/releases/download/%{version}/%{name}-%{version}.tar.gz Requires: ibus > 1.3.0 %{?__python3:Requires: %{__python3}} BuildRequires: gcc From 570cb6af5f397856dc7f245599c3f5cc44bb442d Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Tue, 8 Jun 2021 14:48:29 +0200 Subject: [PATCH 09/12] Update to 1.13.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fix bug in Unihan_Variants.txt, 只 U+53EA is both simplified and traditional Chinese (Resolves: https://github.com/kaio/ibus-table/issues/74) - Update Chinese variant detection by Unihan_Variants.txt to the version “2021-05-18 Unicode 14.0.0” (draft version of Unicode 14) - Update translations from Weblate (updates for es (100%), pt_BR (100%)) --- .gitignore | 1 + ibus-table.spec | 11 ++++++++++- sources | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5a44e2d..48ecbe9 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.12.6.tar.gz /ibus-table-1.13.0.tar.gz /ibus-table-1.13.1.tar.gz +/ibus-table-1.13.2.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index deec184..d5d34a8 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.13.1 +Version: 1.13.2 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -146,6 +146,15 @@ fi %{_datadir}/installed-tests/%{name} %changelog +* Tue Jun 08 2021 Mike FABIAN - 1.13.2-1 +- Update to 1.13.2 +- Fix bug in Unihan_Variants.txt, 只 U+53EA is both simplified + and traditional Chinese + (Resolves: https://github.com/kaio/ibus-table/issues/74) +- Update Chinese variant detection by Unihan_Variants.txt to + the version “2021-05-18 Unicode 14.0.0” (draft version of Unicode 14) +- Update translations from Weblate (updates for es (100%), pt_BR (100%)) + * Sun May 16 2021 Mike FABIAN - 1.13.1-1 - Update to 1.13.1 - Fix reading the source file for the suggestions phrase.txt.bz2 diff --git a/sources b/sources index b584d25..b491ab6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-table-1.13.1.tar.gz) = 19748dbb111976b7cc594558cdea925c8f311264d994df6eba99cf11d2642ad95c10d57e7ec7b6026ea1c78da0db61e7d8f56deb40dc1a552d2fd64eedd00f65 +SHA512 (ibus-table-1.13.2.tar.gz) = 13d0e7aacdbe2b7fdf8deca01727cffc57547ce3908da3aaa850ab28fba45bc171943b6ba0fb1ea163aec432f61e28540ee8ad10b194c391690c64a19aafc271 From 95185924046fc96d7cb0bc11162bac446f935f4a Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 9 Jun 2021 17:53:40 +0200 Subject: [PATCH 10/12] Update to 1.13.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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). (Resolves: https://github.com/ibus/ibus/issues/2323) --- .gitignore | 1 + ibus-table.spec | 9 ++++++++- sources | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 48ecbe9..8f7ce28 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.13.0.tar.gz /ibus-table-1.13.1.tar.gz /ibus-table-1.13.2.tar.gz +/ibus-table-1.13.3.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index d5d34a8..fddf5f3 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.13.2 +Version: 1.13.3 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -146,6 +146,13 @@ fi %{_datadir}/installed-tests/%{name} %changelog +* Wed Jun 09 2021 Mike FABIAN - 1.13.3-1 +- Update to 1.13.3 +- 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). + (Resolves: https://github.com/ibus/ibus/issues/2323) + * Tue Jun 08 2021 Mike FABIAN - 1.13.2-1 - Update to 1.13.2 - Fix bug in Unihan_Variants.txt, 只 U+53EA is both simplified diff --git a/sources b/sources index b491ab6..2cfeded 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-table-1.13.2.tar.gz) = 13d0e7aacdbe2b7fdf8deca01727cffc57547ce3908da3aaa850ab28fba45bc171943b6ba0fb1ea163aec432f61e28540ee8ad10b194c391690c64a19aafc271 +SHA512 (ibus-table-1.13.3.tar.gz) = 2959b2f96c9a490032dafbce2b4164fcc07797ab73e735f26003156a891e1e3760e6a4f42713084b5ce1e408cbe21c3060d99615d898fe50b8d51405dcd42a3b From bbddec8c6bb62bd3574bbc5654296f0493cc2878 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 14 Jul 2021 11:20:32 +0200 Subject: [PATCH 11/12] Update to 1.14.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add option to set dynamic adjust at runtime - Resolves: https://github.com/mike-fabian/ibus-table/issues/70 - Also add a button to forget all the data learned by typing and selecting candidates. - Add options to play sound file on error - Resolves: https://github.com/kaio/ibus-table/issues/75 - Use checkbuttons instead of [Yes/No] comboboxes - Hide options which make no sense for certain tables instead of just graying them out - Add “Recommends: python3-simpleaudio” (Without that the new sound option is ignored) --- .gitignore | 5 +++++ ibus-table.spec | 15 ++++++++++++++- sources | 2 +- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8f7ce28..fbe9bd2 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,8 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.13.1.tar.gz /ibus-table-1.13.2.tar.gz /ibus-table-1.13.3.tar.gz +/ibus-table-1.13.4.tar.gz +/ibus-table-1.13.5.tar.gz +/ibus-table-1.13.6.tar.gz +/ibus-table-1.13.7.tar.gz +/ibus-table-1.14.0.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index fddf5f3..b0a6704 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.13.3 +Version: 1.14.0 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -7,6 +7,8 @@ URL: http://code.google.com/p/ibus/ Source0: https://github.com/mike-fabian/ibus-table/releases/download/%{version}/%{name}-%{version}.tar.gz Requires: ibus > 1.3.0 %{?__python3:Requires: %{__python3}} +# To play a sound on error: +Recommends: python3-simpleaudio BuildRequires: gcc BuildRequires: ibus-devel > 1.3.0 BuildRequires: python3-devel @@ -146,6 +148,17 @@ fi %{_datadir}/installed-tests/%{name} %changelog +* Wed Jul 21 2021 Mike FABIAN - 1.14.0-1 +- Update to 1.14.0 +- Add option to set dynamic adjust at runtime +- Resolves: https://github.com/mike-fabian/ibus-table/issues/70 +- Also add a button to forget all the data learned by typing and selecting candidates. +- Add options to play sound file on error +- Resolves: https://github.com/kaio/ibus-table/issues/75 +- Use checkbuttons instead of [Yes/No] comboboxes +- Hide options which make no sense for certain tables instead of just graying them out +- Add “Recommends: python3-simpleaudio” (Without that the new sound option is ignored) + * Wed Jun 09 2021 Mike FABIAN - 1.13.3-1 - Update to 1.13.3 - Fix a few more bugs in Unihan_Variants.txt, the characters diff --git a/sources b/sources index 2cfeded..894551e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-table-1.13.3.tar.gz) = 2959b2f96c9a490032dafbce2b4164fcc07797ab73e735f26003156a891e1e3760e6a4f42713084b5ce1e408cbe21c3060d99615d898fe50b8d51405dcd42a3b +SHA512 (ibus-table-1.14.0.tar.gz) = 60e570b82c4f05200410e9e4e155089223a20ebcf66d1c039a783108005f63699e75bc528fc30cd370c1400b65e765ade0d069184bd2ab81e2eda9bade2e8ac9 From 294572e7cfd1c398dd5a855efd6daad503a554a8 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 25 Aug 2021 12:48:29 +0200 Subject: [PATCH 12/12] Update to 1.14.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - If an exception happens when trying to play a sound, catch it. I have no idea how to reproduce that bug. But catching the exception should fix it, it should make ibus-table continue working normally if any such serious problem with playing sounds occurs. Without sound of course but it should not stop working. (Resolves: rhbz#1995955 https://bugzilla.redhat.com/show_bug.cgi?id=1995955) - When changing the error sound file with the setup tool, play it. To make the user hear immediately what kind of sound was selected. - Update translations from Weblate - Remove colons after “Auto select:”, “Auto wildcard:”, and “Use dark theme:” (Resolves: https://github.com/mike-fabian/ibus-table/issues/70#issuecomment-884664898) --- .gitignore | 1 + ibus-table.spec | 17 ++++++++++++++++- sources | 2 +- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fbe9bd2..38e14f8 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.13.6.tar.gz /ibus-table-1.13.7.tar.gz /ibus-table-1.14.0.tar.gz +/ibus-table-1.14.1.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index b0a6704..b4f34a3 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.14.0 +Version: 1.14.1 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -148,6 +148,21 @@ fi %{_datadir}/installed-tests/%{name} %changelog +* Wed Aug 25 2021 Mike FABIAN - 1.14.1-1 +- If an exception happens when trying to play a sound, catch it. + I have no idea how to reproduce that bug. But catching the + exception should fix it, it should make ibus-table continue + working normally if any such serious problem with playing + sounds occurs. Without sound of course but it should not + stop working. + (Resolves: rhbz#1995955 https://bugzilla.redhat.com/show_bug.cgi?id=1995955) +- When changing the error sound file with the setup tool, play + it. To make the user hear immediately what kind of sound + was selected. +- Update translations from Weblate +- Remove colons after “Auto select:”, “Auto wildcard:”, and “Use dark theme:” + (Resolves: https://github.com/mike-fabian/ibus-table/issues/70#issuecomment-884664898) + * Wed Jul 21 2021 Mike FABIAN - 1.14.0-1 - Update to 1.14.0 - Add option to set dynamic adjust at runtime diff --git a/sources b/sources index 894551e..7f4a260 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-table-1.14.0.tar.gz) = 60e570b82c4f05200410e9e4e155089223a20ebcf66d1c039a783108005f63699e75bc528fc30cd370c1400b65e765ade0d069184bd2ab81e2eda9bade2e8ac9 +SHA512 (ibus-table-1.14.1.tar.gz) = a658c2d370d173d2fe2f38c02c6b822a17771754ac98a856f954c4c998e90a857f9d54ed652c74159af9545d445001d202e7b5578e7694f8767f928b42db9055