Thu, 20 Jun 2024 02:17:13 UTC | login

Information for build libdatrie-0.2.13-9.fc40

ID293756
Package Namelibdatrie
Version0.2.13
Release9.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libdatrie.git#f49aa351d0343e978263bc579dc2803b50bc07ba
SummaryImplementation of Double-Array structure for representing trie
Descriptiondatrie is an implementation of double-array structure for representing trie. Trie 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. This makes it ideal for lexical analyzers, as well as spelling dictionaries. Details of the implementation: http://linux.thai.net/~thep/datrie/datrie.html
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 18:16:29 UTC
CompletedThu, 29 Feb 2024 18:39:34 UTC
Taskbuild (f40, /rpms/libdatrie.git:f49aa351d0343e978263bc579dc2803b50bc07ba)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libdatrie.git#f49aa351d0343e978263bc579dc2803b50bc07ba'}}
Tags
f40
f41
RPMs
src
libdatrie-0.2.13-9.fc40.src.rpm (info) (download)
riscv64
libdatrie-0.2.13-9.fc40.riscv64.rpm (info) (download)
libdatrie-devel-0.2.13-9.fc40.riscv64.rpm (info) (download)
libdatrie-debuginfo-0.2.13-9.fc40.riscv64.rpm (info) (download)
libdatrie-debugsource-0.2.13-9.fc40.riscv64.rpm (info) (download)
libdatrie-devel-debuginfo-0.2.13-9.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.13-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.13-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.13-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed May 17 2023 Peng Wu <pwu@redhat.com> - 0.2.13-6 - Migrate to SPDX license * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.13-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.13-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild