Fri, 27 Jun 2025 01:04:45 CST | login

Information for build libdatrie-0.2.13-4.oc9

ID18405
Package Namelibdatrie
Version0.2.13
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/libdatrie.git?.#2b67c6faf11e9f6a689570f7c4b1138f41fb88a8
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 03:24:08 CST
CompletedMon, 08 Jan 2024 03:28:27 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/libdatrie.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/libdatrie.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
dist-oc9.2-compose
RPMs
src
libdatrie-0.2.13-4.oc9.src.rpm (info) (download)
aarch64
libdatrie-0.2.13-4.oc9.aarch64.rpm (info) (download)
libdatrie-devel-0.2.13-4.oc9.aarch64.rpm (info) (download)
libdatrie-debuginfo-0.2.13-4.oc9.aarch64.rpm (info) (download)
libdatrie-debugsource-0.2.13-4.oc9.aarch64.rpm (info) (download)
libdatrie-devel-debuginfo-0.2.13-4.oc9.aarch64.rpm (info) (download)
x86_64
libdatrie-0.2.13-4.oc9.x86_64.rpm (info) (download)
libdatrie-devel-0.2.13-4.oc9.x86_64.rpm (info) (download)
libdatrie-debuginfo-0.2.13-4.oc9.x86_64.rpm (info) (download)
libdatrie-debugsource-0.2.13-4.oc9.x86_64.rpm (info) (download)
libdatrie-devel-debuginfo-0.2.13-4.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * 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.