Wed, 04 Feb 2026 02:58:32 CST | login

Information for build perl-Unicode-Map-0.112-2.oc9

ID39764
Package Nameperl-Unicode-Map
Version0.112
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Unicode-Map.git?.#3e6331b18039e920ccdf50a88dd560da0108d155
SummaryPerl module for mapping charsets from and to utf16 unicode
DescriptionThis module converts strings from and to 2-byte Unicode UCS2 format. All mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To convert between UTF8 and UTF16 use Unicode::String. For historical reasons this module coexists with Unicode::Map8. Please use Unicode::Map8 unless you need to care for >1 byte character sets, e.g. Chinese GB2312. Anyway, if you stick to the basic functionality (see documentation) you can use both modules equivalently.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 20:12:48 CST
CompletedFri, 13 Jun 2025 20:17:08 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Unicode-Map.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Unicode-Map.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Unicode-Map-0.112-2.oc9.src.rpm (info) (download)
aarch64
perl-Unicode-Map-0.112-2.oc9.aarch64.rpm (info) (download)
perl-Unicode-Map-debuginfo-0.112-2.oc9.aarch64.rpm (info) (download)
perl-Unicode-Map-debugsource-0.112-2.oc9.aarch64.rpm (info) (download)
loongarch64
perl-Unicode-Map-0.112-2.oc9.loongarch64.rpm (info) (download)
perl-Unicode-Map-debuginfo-0.112-2.oc9.loongarch64.rpm (info) (download)
perl-Unicode-Map-debugsource-0.112-2.oc9.loongarch64.rpm (info) (download)
x86_64
perl-Unicode-Map-0.112-2.oc9.x86_64.rpm (info) (download)
perl-Unicode-Map-debuginfo-0.112-2.oc9.x86_64.rpm (info) (download)
perl-Unicode-Map-debugsource-0.112-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.112-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.112-1 - initial build