Thu, 02 May 2024 11:19:30 UTC | login

Information for build ibus-m17n-1.4.28-1.fc40

ID305530
Package Nameibus-m17n
Version1.4.28
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ibus-m17n.git#37e8ccd895d95f9883f75cde30e84f673f81f79a
SummaryThe M17N engine for IBus platform
DescriptionM17N engine for IBus input platform. It allows input of many languages using the input table maps from m17n-db.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 14 Apr 2024 11:02:12 UTC
CompletedSun, 14 Apr 2024 12:30:33 UTC
Taskbuild (f40, /rpms/ibus-m17n.git:37e8ccd895d95f9883f75cde30e84f673f81f79a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ibus-m17n.git#37e8ccd895d95f9883f75cde30e84f673f81f79a'}}
Tags
f40
RPMs
src
ibus-m17n-1.4.28-1.fc40.src.rpm (info) (download)
riscv64
ibus-m17n-1.4.28-1.fc40.riscv64.rpm (info) (download)
ibus-m17n-debuginfo-1.4.28-1.fc40.riscv64.rpm (info) (download)
ibus-m17n-debugsource-1.4.28-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Thu Feb 15 2024 Mike FABIAN <mfabian@redhat.com> 1.4.28-1 - Update to 1.4.28 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.27-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.27-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Dec 02 2023 Mike FABIAN <mfabian@redhat.com> - 1.4.27-1 - Update to 1.4.27 - Prefer commit to "return FALSE;" for space, and other keys where the msymbol name is exactly one character, add a sleep for Return. This is to avoid ordering problems in mutter. (Resolves: https://github.com/ibus/ibus-m17n/issues/72) * Fri Nov 10 2023 Mike FABIAN <mfabian@redhat.com> - 1.4.24-1 - Update to 1.4.24 - Make IBusEngineSimple read ~/.XCompose (Resolves: https://github.com/ibus/ibus-m17n/issues/70) - Do not hide empty preedit text before committing text. (Resolves: https://github.com/ibus/ibus-m17n/pull/64). Together with ibus >= 1.5.29 this solves the preedit flicker problem perfectly. - Use “<developer><name>…</name></developer>” in m17n.appdata.xml instead of “<developer_name>…</developer_name>” Because </developer_name> is deprecated and it makes the build fail on Fedora rawhide. * Fri Oct 27 2023 Mike FABIAN <mfabian@redhat.com> - 1.4.23-1 - Update to 1.4.23 - Do not translate the Multi_key when using the option “☑️ Use US keyboard layout” - Fix option “☑️ Use US keyboard layout” (Resolves: https://github.com/ibus/ibus-m17n/issues/66) - Translation update from Weblate: new language Hindi, hi 100% * Mon Aug 21 2023 Mike FABIAN <mfabian@redhat.com> - 1.4.22-1 - Update to 1.4.22 - Translation update from Weblate (Lithuanian, lt 100%) * Mon Aug 07 2023 Mike FABIAN <mfabian@redhat.com> - 1.4.21-1 - Update to 1.4.21 - Translation update from Weblate (Swedish, sv 100%) * Sun Jul 30 2023 Mike FABIAN <mfabian@redhat.com> - 1.4.20-1 - Update to 1.4.20 - Reduce preedit flicker (Resolves: https://github.com/ibus/ibus/issues/2536) - Remove `xml:lang="en"` from the screenshot in appdata.xml See: https://github.com/ximion/appstream/issues/494 There must be one image in the default locale, and there can be some translated ones, but having only translated images is not okay. - Use ibus_text_new_from_string (string) instead of ibus_text_new_from_static_string (string) in ibus_m17n_engine_commit_string() - Add missing g_free (buf) in ibus_m17n_mtext_to_utf8() * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.19-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Feb 19 2023 Mike FABIAN <mfabian@redhat.com> - 1.4.19-1 - Update to 1.4.19 - Translation update from Weblate (Sinhala, si 100%) * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 07 2022 Mike FABIAN <mfabian@redhat.com> - 1.4.18-1 - Update to 1.4.18 - Add new icon * Sat Nov 26 2022 Mike FABIAN <mfabian@redhat.com> - 1.4.17-2 - Migrate license tag to SPDX * Sat Sep 17 2022 Mike FABIAN <mfabian@redhat.com> - 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 <mfabian@redhat.com> - 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 <mfabian@redhat.com> - 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 <mfabian@redhat.com> - 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 Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild