Thu, 02 Apr 2026 23:28:46 CST | login

Information for build libdatrie-0.2.13-6.ocs23.rva23

ID25688
Package Namelibdatrie
Version0.2.13
Release6.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/libdatrie.git?.#cf990e57891ed34e6c8e11a3b2479ab1202a4a56
SummaryImplementation of Double-Array structure for representing trie
DescriptionTrie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation.
Built bymaxonxie
State complete
Volume DEFAULT
StartedMon, 23 Mar 2026 21:34:38 CST
CompletedTue, 24 Mar 2026 02:20:58 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/libdatrie.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libdatrie.git?.#origin/master'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
libdatrie-0.2.13-6.ocs23.rva23.src.rpm (info) (download)
riscv64
libdatrie-0.2.13-6.ocs23.rva23.riscv64.rpm (info) (download)
libdatrie-devel-0.2.13-6.ocs23.rva23.riscv64.rpm (info) (download)
libdatrie-debuginfo-0.2.13-6.ocs23.rva23.riscv64.rpm (info) (download)
libdatrie-debugsource-0.2.13-6.ocs23.rva23.riscv64.rpm (info) (download)
libdatrie-devel-debuginfo-0.2.13-6.ocs23.rva23.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.13-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.13-5 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.13-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.13-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.13-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Jul 26 2022 Feng Weiyao <wynnfeng@tencent.com> - 0.2.13-1 - package init.