Information for build m17n-lib-1.8.5-1.fc42

ID8581
Package Namem17n-lib
Version1.8.5
Release1.fc42
Epoch
DraftFalse
SummaryMultilingual text library
Descriptionm17n-lib is a multilingual text library used primarily to allow the input of many languages with the input table maps from m17n-db. The package provides the core and input method backend libraries.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:30:06 UTC
CompletedMon, 09 Jun 2025 16:30:06 UTC
Tags
f42
RPMs
src
m17n-lib-1.8.5-1.fc42.src.rpm (info) (download)
riscv64
m17n-lib-1.8.5-1.fc42.riscv64.rpm (info) (download)
m17n-lib-anthy-1.8.5-1.fc42.riscv64.rpm (info) (download)
m17n-lib-devel-1.8.5-1.fc42.riscv64.rpm (info) (download)
m17n-lib-tools-1.8.5-1.fc42.riscv64.rpm (info) (download)
m17n-lib-anthy-debuginfo-1.8.5-1.fc42.riscv64.rpm (info) (download)
m17n-lib-debuginfo-1.8.5-1.fc42.riscv64.rpm (info) (download)
m17n-lib-debugsource-1.8.5-1.fc42.riscv64.rpm (info) (download)
m17n-lib-tools-debuginfo-1.8.5-1.fc42.riscv64.rpm (info) (download)
Changelog * Wed Feb 12 2025 Mike FABIAN <mfabian@redhat.com> - 1.8.5-1 - Update to 1.8.5 - Use UTF-8 instead of EUC-JP in example/mimx-anthy.c This fixes encoding problems when ja-anthy is used by ibus-m17n (m17n:ja:anthy - ja-anthy (m17n)) or by ibus-typing-booster. - Enable anthy-unicode (thanks to Takao Fujiwara <tfujiwar@redhat.com>) - Fix build on Fedora rawhide (Fedora 42) (Now included in upstream tarball, remove patch) - configure.ac: fix incorrect bashism (thanks to Eli Schwartz <eschwartz93@gmail.com>) * Wed Jan 22 2025 Mike FABIAN <mfabian@redhat.com> - 1.8.4-8 - Fix build on rawhide (F42) * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jul 18 2024 Mike FABIAN <mfabian@redhat.com> - 1.8.4-5 - Convert CI test to tmt * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Aug 23 2023 Mike FABIAN <mfabian@redhat.com> - 1.8.4-1 - Update to 1.8.4 - Fixes “typedef in m17n-core.h causing error when compiling with C++ code” (Resolves: https://savannah.nongnu.org/bugs/index.php?64566) * Wed Jul 26 2023 Björn Esser <besser82@fedoraproject.org> - 1.8.3-2 - Rebuild(libotf) * Tue Jul 25 2023 Mike FABIAN <mfabian@redhat.com> - 1.8.3-1 - Update to 1.8.3 - Fixes to be able to create m17n-docs-1.8.3: Fix doxygen tags, change all EUC-JP files to UTF-8 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue May 09 2023 Mike FABIAN <mfabian@redhat.com> - 1.8.2-1 - Update to 1.8.2 - Fix parallel builds by switching from absolute to relative paths (Resolves: https://savannah.nongnu.org/bugs/index.php?61377) - enable parallel builds in the spec file - Update to 1.8.1 - Remove m17n-lib-c99.patch (included upstream) - Remove Fix-segmentation-fault-when-using-ibus-m17n-with-vi-telex-in-gedit-in-wayland.patch (included upstream) * Tue Apr 25 2023 Florian Weimer <fweimer@redhat.com> - 1.8.0-16 - Fix C99 compatibility issue in example code