Thu, 19 Sep 2024 05:17:00 UTC | login

Information for build ibus-m17n-1.4.32-1.fc41

ID339407
Package Nameibus-m17n
Version1.4.32
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ibus-m17n.git#10de9d413d61a6e2cde3767023e4f85a54a26e7d
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
StartedTue, 17 Sep 2024 08:18:30 UTC
CompletedTue, 17 Sep 2024 09:33:14 UTC
Taskbuild (f41, /rpms/ibus-m17n.git:10de9d413d61a6e2cde3767023e4f85a54a26e7d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ibus-m17n.git#10de9d413d61a6e2cde3767023e4f85a54a26e7d'}}
Tags
f41
RPMs
src
ibus-m17n-1.4.32-1.fc41.src.rpm (info) (download)
riscv64
ibus-m17n-1.4.32-1.fc41.riscv64.rpm (info) (download)
ibus-m17n-debuginfo-1.4.32-1.fc41.riscv64.rpm (info) (download)
ibus-m17n-debugsource-1.4.32-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Sun Sep 08 2024 Mike FABIAN <mfabian@redhat.com> 1.4.32-1 - Update to 1.4.32 * Thu Jul 25 2024 Mike FABIAN <mfabian@redhat.com> 1.4.31-1 - Update to 1.4.31 * Sat Jul 20 2024 Mike FABIAN <mfabian@redhat.com> 1.4.30-1 - Update to 1.4.30 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.4.29-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Apr 10 2024 Mike FABIAN <mfabian@redhat.com> 1.4.29-1 - Update to 1.4.29 * 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)