From 3c0661e35424326c37458b297e6b2d1ca1ecb958 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 3 Aug 2022 16:26:02 +0200 Subject: [PATCH 1/7] Update to 1.4.10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add language to longname in --xml output to make engines which have exactly the same icon distinguishable in the engine switcher - Make the icon of the current engine appear at the left of floating panel of ibus. And also show the full engine name as a tooltip on that icon Before only a generic gear wheel ⚙️ was shown, the same for all engines, so one could not distinguish which engine was selected in the floating panel. - Show also the engine name in the title of the setup tool window. I.e. instead of just “Preferences” show something like “Preferences m17n:t:latn-post”. - Better icon and a screenshot which can be shown in gnome-software - Improvements in m17n.appdata.xml --- .gitignore | 1 + ibus-m17n.spec | 27 +++++++++++++++++++++++++-- sources | 2 +- 3 files changed, 27 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7c5c27b..62b2fa2 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ ibus-m17n-1.3.0.tar.gz /ibus-m17n-1.4.7.tar.gz /ibus-m17n-1.4.8.tar.gz /ibus-m17n-1.4.9.tar.gz +/ibus-m17n-1.4.10.tar.gz diff --git a/ibus-m17n.spec b/ibus-m17n.spec index 352e96e..dd31d6e 100644 --- a/ibus-m17n.spec +++ b/ibus-m17n.spec @@ -1,8 +1,8 @@ %global require_ibus_version 1.4.0 Name: ibus-m17n -Version: 1.4.9 -Release: 2%{?dist} +Version: 1.4.10 +Release: 1%{?dist} Summary: The M17N engine for IBus platform License: GPLv2+ URL: https://github.com/ibus/ibus-m17n @@ -47,6 +47,14 @@ make check %license COPYING %{_datadir}/metainfo/m17n.appdata.xml %{_datadir}/ibus-m17n +%{_datadir}/icons/hicolor/16x16/apps/ibus-m17n.png +%{_datadir}/icons/hicolor/22x22/apps/ibus-m17n.png +%{_datadir}/icons/hicolor/24x24/apps/ibus-m17n.png +%{_datadir}/icons/hicolor/32x32/apps/ibus-m17n.png +%{_datadir}/icons/hicolor/48x48/apps/ibus-m17n.png +%{_datadir}/icons/hicolor/64x64/apps/ibus-m17n.png +%{_datadir}/icons/hicolor/128x128/apps/ibus-m17n.png +%{_datadir}/icons/hicolor/256x256/apps/ibus-m17n.png %{_libexecdir}/ibus-engine-m17n %{_libexecdir}/ibus-setup-m17n %{_datadir}/ibus/component/* @@ -54,6 +62,21 @@ make check %{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.engine.m17n.gschema.xml %changelog +* Wed Aug 03 2022 Mike FABIAN - 1.4.10-1 +- Update to 1.4.10 +- Add language to longname in --xml output to make engines which have exactly + the same icon distinguishable in the engine switcher +- Make the icon of the current engine appear at the left of floating panel of ibus. + And also show the full engine name as a tooltip on that icon + Before only a generic gear wheel ⚙️ was shown, the same for + all engines, so one could not distinguish which engine was + selected in the floating panel. +- Show also the engine name in the title of the setup tool window. + I.e. instead of just “Preferences” show something like + “Preferences m17n:t:latn-post”. +- Better icon and a screenshot which can be shown in gnome-software +- Improvements in m17n.appdata.xml + * Thu Jan 20 2022 Fedora Release Engineering - 1.4.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild diff --git a/sources b/sources index a3fefb3..38968f6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-m17n-1.4.9.tar.gz) = 6a7d7316fc98e832282302a5d54eb40b6e879f98d6910db8d2c834be6c23ebda30ccbc5ed116caa3d91148e5bb2260c49f670c8c7fb2c6215d31f3e6794cd3ab +SHA512 (ibus-m17n-1.4.10.tar.gz) = 7e8ab477de7fb75fbbcdd25d6f13b0dc1fdaae6ab23a2c5c18de7eadcd88c3ff4d441a32f58d4b4bde0d20685d45dd57fa24c5e61361ad5b6bbb29075949d396 From a20fd5a6b1bd12cda7eb273328e71529161a04f4 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Sat, 3 Sep 2022 11:39:35 +0200 Subject: [PATCH 2/7] Update to 1.4.11 - Added translation using Weblate (Arabic, 100%) - Add 256x256 icon to m17n.appdata.xml --- .gitignore | 1 + ibus-m17n.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 62b2fa2..71f6581 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ ibus-m17n-1.3.0.tar.gz /ibus-m17n-1.4.8.tar.gz /ibus-m17n-1.4.9.tar.gz /ibus-m17n-1.4.10.tar.gz +/ibus-m17n-1.4.11.tar.gz diff --git a/ibus-m17n.spec b/ibus-m17n.spec index dd31d6e..31cab0e 100644 --- a/ibus-m17n.spec +++ b/ibus-m17n.spec @@ -1,7 +1,7 @@ %global require_ibus_version 1.4.0 Name: ibus-m17n -Version: 1.4.10 +Version: 1.4.11 Release: 1%{?dist} Summary: The M17N engine for IBus platform License: GPLv2+ @@ -62,6 +62,11 @@ make check %{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.engine.m17n.gschema.xml %changelog +* Sat Sep 03 2022 Mike FABIAN - 1.4.11-1 +- Update to 1.4.11 +- Added translation using Weblate (Arabic, 100%) +- Add 256x256 icon to m17n.appdata.xml + * Wed Aug 03 2022 Mike FABIAN - 1.4.10-1 - Update to 1.4.10 - Add language to longname in --xml output to make engines which have exactly diff --git a/sources b/sources index 38968f6..2816638 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-m17n-1.4.10.tar.gz) = 7e8ab477de7fb75fbbcdd25d6f13b0dc1fdaae6ab23a2c5c18de7eadcd88c3ff4d441a32f58d4b4bde0d20685d45dd57fa24c5e61361ad5b6bbb29075949d396 +SHA512 (ibus-m17n-1.4.11.tar.gz) = f2fb4afc009ffee63b6f09e42fc6ec9528ba0b06c16d4371db8d2e4e4d0da1795bf6c28f8ccc5bad206b13181a98906eabb474adf331175636de2b8a0119a731 From 98ed5a329e8b2302252cac9d472d278937056b02 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Thu, 8 Sep 2022 10:04:25 +0200 Subject: [PATCH 3/7] Update to 1.4.13 - Translation update from Weblate (ar updated 100%, ka added 100%) --- .gitignore | 2 ++ ibus-m17n.spec | 6 +++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 71f6581..beefccf 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ ibus-m17n-1.3.0.tar.gz /ibus-m17n-1.4.9.tar.gz /ibus-m17n-1.4.10.tar.gz /ibus-m17n-1.4.11.tar.gz +/ibus-m17n-1.4.12.tar.gz +/ibus-m17n-1.4.13.tar.gz diff --git a/ibus-m17n.spec b/ibus-m17n.spec index 31cab0e..3a73ada 100644 --- a/ibus-m17n.spec +++ b/ibus-m17n.spec @@ -1,7 +1,7 @@ %global require_ibus_version 1.4.0 Name: ibus-m17n -Version: 1.4.11 +Version: 1.4.13 Release: 1%{?dist} Summary: The M17N engine for IBus platform License: GPLv2+ @@ -62,6 +62,10 @@ make check %{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.engine.m17n.gschema.xml %changelog +* Thu Sep 08 2022 Mike FABIAN - 1.4.13-1 +- Update to 1.4.13 +- Translation update from Weblate (ar updated 100%, ka added 100%) + * Sat Sep 03 2022 Mike FABIAN - 1.4.11-1 - Update to 1.4.11 - Added translation using Weblate (Arabic, 100%) diff --git a/sources b/sources index 2816638..e1a4680 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-m17n-1.4.11.tar.gz) = f2fb4afc009ffee63b6f09e42fc6ec9528ba0b06c16d4371db8d2e4e4d0da1795bf6c28f8ccc5bad206b13181a98906eabb474adf331175636de2b8a0119a731 +SHA512 (ibus-m17n-1.4.13.tar.gz) = 5753a8c1888a2fefa87986d7396d3ad56e3e1109c0dd01fadcaf1e7a7a056dc45323d204f9b5a548900752e1bfc69d638076f51884a8948fa5ba16c7a17d5640 From d98d83618d0dc0da75a48527138399b01a8d852e Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Fri, 16 Sep 2022 18:04:08 +0200 Subject: [PATCH 4/7] Update to 1.4.17 - Fix problem that sa-IAST input method cannot be activated and make settings of sa-IAST work (Resolves: https://github.com/ibus/ibus-m17n/issues/52) - Let IBusM17nEngine inherit from IBusEngineSimple to enable compose support (Resolves: https://github.com/ibus/ibus-m17n/pull/51) --- .gitignore | 4 ++++ ibus-m17n.spec | 9 ++++++++- sources | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index beefccf..02eadc9 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,7 @@ ibus-m17n-1.3.0.tar.gz /ibus-m17n-1.4.11.tar.gz /ibus-m17n-1.4.12.tar.gz /ibus-m17n-1.4.13.tar.gz +/ibus-m17n-1.4.14.tar.gz +/ibus-m17n-1.4.15.tar.gz +/ibus-m17n-1.4.16.tar.gz +/ibus-m17n-1.4.17.tar.gz diff --git a/ibus-m17n.spec b/ibus-m17n.spec index 3a73ada..35cce6f 100644 --- a/ibus-m17n.spec +++ b/ibus-m17n.spec @@ -1,7 +1,7 @@ %global require_ibus_version 1.4.0 Name: ibus-m17n -Version: 1.4.13 +Version: 1.4.17 Release: 1%{?dist} Summary: The M17N engine for IBus platform License: GPLv2+ @@ -62,6 +62,13 @@ make check %{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.engine.m17n.gschema.xml %changelog +* Sat Sep 17 2022 Mike FABIAN - 1.4.17-1 +- Update to 1.4.17 +- Fix problem that sa-IAST input method cannot be activated and make settings of sa-IAST work + (Resolves: https://github.com/ibus/ibus-m17n/issues/52) +- Let IBusM17nEngine inherit from IBusEngineSimple to enable compose support + (Resolves: https://github.com/ibus/ibus-m17n/pull/51) + * Thu Sep 08 2022 Mike FABIAN - 1.4.13-1 - Update to 1.4.13 - Translation update from Weblate (ar updated 100%, ka added 100%) diff --git a/sources b/sources index e1a4680..83baf96 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-m17n-1.4.13.tar.gz) = 5753a8c1888a2fefa87986d7396d3ad56e3e1109c0dd01fadcaf1e7a7a056dc45323d204f9b5a548900752e1bfc69d638076f51884a8948fa5ba16c7a17d5640 +SHA512 (ibus-m17n-1.4.17.tar.gz) = 794dfce969f447354a092758d20999637e3d0a1006f8e078845ae3e79b63b7a467f9f28a7bdeeac4f4709d6750e7156efbc3d341bfa574ac7002266d0dce2b95 From 825066fe52d2ddeac7eef0d4df7d10b5ac996823 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Sat, 26 Nov 2022 00:33:30 +0100 Subject: [PATCH 5/7] Migrate license tag to SPDX --- ibus-m17n.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ibus-m17n.spec b/ibus-m17n.spec index 35cce6f..de23d8f 100644 --- a/ibus-m17n.spec +++ b/ibus-m17n.spec @@ -2,9 +2,9 @@ Name: ibus-m17n Version: 1.4.17 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The M17N engine for IBus platform -License: GPLv2+ +License: GPL-2.0-or-later URL: https://github.com/ibus/ibus-m17n Source0: https://github.com/ibus/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -62,6 +62,9 @@ make check %{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.engine.m17n.gschema.xml %changelog +* Sat Nov 26 2022 Mike FABIAN - 1.4.17-2 +- Migrate license tag to SPDX + * Sat Sep 17 2022 Mike FABIAN - 1.4.17-1 - Update to 1.4.17 - Fix problem that sa-IAST input method cannot be activated and make settings of sa-IAST work From 64e26e3ca5737caf5bc5b53d9d4dbfac43790894 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 7 Dec 2022 12:34:46 +0100 Subject: [PATCH 6/7] Update to 1.4.18 - Add new icon --- .gitignore | 1 + ibus-m17n.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 02eadc9..7fcb6d8 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ ibus-m17n-1.3.0.tar.gz /ibus-m17n-1.4.15.tar.gz /ibus-m17n-1.4.16.tar.gz /ibus-m17n-1.4.17.tar.gz +/ibus-m17n-1.4.18.tar.gz diff --git a/ibus-m17n.spec b/ibus-m17n.spec index de23d8f..8eca3ed 100644 --- a/ibus-m17n.spec +++ b/ibus-m17n.spec @@ -1,8 +1,8 @@ %global require_ibus_version 1.4.0 Name: ibus-m17n -Version: 1.4.17 -Release: 2%{?dist} +Version: 1.4.18 +Release: 1%{?dist} Summary: The M17N engine for IBus platform License: GPL-2.0-or-later URL: https://github.com/ibus/ibus-m17n @@ -55,6 +55,7 @@ make check %{_datadir}/icons/hicolor/64x64/apps/ibus-m17n.png %{_datadir}/icons/hicolor/128x128/apps/ibus-m17n.png %{_datadir}/icons/hicolor/256x256/apps/ibus-m17n.png +%{_datadir}/icons/hicolor/scalable/apps/ibus-m17n.svg %{_libexecdir}/ibus-engine-m17n %{_libexecdir}/ibus-setup-m17n %{_datadir}/ibus/component/* @@ -62,6 +63,10 @@ make check %{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.engine.m17n.gschema.xml %changelog +* Wed Dec 07 2022 Mike FABIAN - 1.4.18-1 +- Update to 1.4.18 +- Add new icon + * Sat Nov 26 2022 Mike FABIAN - 1.4.17-2 - Migrate license tag to SPDX diff --git a/sources b/sources index 83baf96..771cb62 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-m17n-1.4.17.tar.gz) = 794dfce969f447354a092758d20999637e3d0a1006f8e078845ae3e79b63b7a467f9f28a7bdeeac4f4709d6750e7156efbc3d341bfa574ac7002266d0dce2b95 +SHA512 (ibus-m17n-1.4.18.tar.gz) = 4960301ee2a4b10a8ca3c618df1a9f5acabce89da662c80bc39520d1b4b2a6e0b487f85c6e513ba174addc7b8ae349b3cb799f4925abfc20c8ac1ef1b8678540 From ad4873dec8468f256fc8ba2a01d3ab628a3d373c Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Sun, 19 Feb 2023 13:10:16 +0100 Subject: [PATCH 7/7] Update to 1.4.19 - Translation update from Weblate (Sinhala, si 100%) --- .gitignore | 1 + ibus-m17n.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7fcb6d8..07c02df 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ ibus-m17n-1.3.0.tar.gz /ibus-m17n-1.4.16.tar.gz /ibus-m17n-1.4.17.tar.gz /ibus-m17n-1.4.18.tar.gz +/ibus-m17n-1.4.19.tar.gz diff --git a/ibus-m17n.spec b/ibus-m17n.spec index 8eca3ed..a64fa25 100644 --- a/ibus-m17n.spec +++ b/ibus-m17n.spec @@ -1,7 +1,7 @@ %global require_ibus_version 1.4.0 Name: ibus-m17n -Version: 1.4.18 +Version: 1.4.19 Release: 1%{?dist} Summary: The M17N engine for IBus platform License: GPL-2.0-or-later @@ -63,6 +63,10 @@ make check %{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.engine.m17n.gschema.xml %changelog +* Sun Feb 19 2023 Mike FABIAN - 1.4.19-1 +- Update to 1.4.19 +- Translation update from Weblate (Sinhala, si 100%) + * Wed Dec 07 2022 Mike FABIAN - 1.4.18-1 - Update to 1.4.18 - Add new icon diff --git a/sources b/sources index 771cb62..08e96e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ibus-m17n-1.4.18.tar.gz) = 4960301ee2a4b10a8ca3c618df1a9f5acabce89da662c80bc39520d1b4b2a6e0b487f85c6e513ba174addc7b8ae349b3cb799f4925abfc20c8ac1ef1b8678540 +SHA512 (ibus-m17n-1.4.19.tar.gz) = d859ccd566ec46b0f03cee47dc926bf4608bbe281f62ac9127cd518749a54e7f11bbef573900575f34c1a0d33a55262226132c320acbbabf44b1ff262565702d