Sat, 28 Mar 2026 20:36:30 CST | login

Information for build utf8proc-2.10.0-1.ocs23.rva23

ID26150
Package Nameutf8proc
Version2.10.0
Release1.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/utf8proc.git#dc471d3dbd933259c4f619744313cc0aea12c247
SummaryLibrary for processing UTF-8 encoded Unicode strings
Descriptionutf8proc is a library for processing UTF-8 encoded Unicode strings. Some features are Unicode normalization, stripping of default ignorable characters, case folding and detection of grapheme cluster boundaries. A special character mapping is available, which converts for example the characters “Hyphen” (U+2010), “Minus” (U+2212) and “Hyphen-Minus (U+002D, ASCII Minus) all into the ASCII minus sign, to make them equal for comparisons. This package only contains the C library.
Built bymaxonxie
State complete
Volume DEFAULT
StartedMon, 23 Mar 2026 15:45:13 CST
CompletedMon, 23 Mar 2026 15:55:10 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/utf8proc.git:rva23)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/utf8proc.git?#rva23'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
utf8proc-2.10.0-1.ocs23.rva23.src.rpm (info) (download)
riscv64
utf8proc-2.10.0-1.ocs23.rva23.riscv64.rpm (info) (download)
utf8proc-devel-2.10.0-1.ocs23.rva23.riscv64.rpm (info) (download)
utf8proc-debuginfo-2.10.0-1.ocs23.rva23.riscv64.rpm (info) (download)
utf8proc-debugsource-2.10.0-1.ocs23.rva23.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Mon Mar 23 2026 maxonxie <maxonxie@tencent.com> - 2.10.0-1 - Update to 2.10.0 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.8.0-4 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.8.0-3 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.8.0-2 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Aug 23 2023 Shuo Wang <abushwang@tencent.com> - 2.8.0-1 - update to 2.8.0 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.7.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.7.0-2 - Rebuilt for OpenCloudOS Stream 23 * Sun Dec 18 2022 Miaojun Dong <zoedong@tencent.com> - 2.7.0-1 - initial build