Sun, 23 Jun 2024 20:05:09 UTC | login

Information for build libdatrie-0.2.13-9.fc41

ID306840
Package Namelibdatrie
Version0.2.13
Release9.fc41
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
StartedSat, 01 Jun 2024 10:44:33 UTC
CompletedSat, 01 Jun 2024 12:09:43 UTC
Taskbuild (f41, /rpms/libdatrie.git:f49aa351d0343e978263bc579dc2803b50bc07ba)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libdatrie.git#f49aa351d0343e978263bc579dc2803b50bc07ba'}}
Tags
f41
RPMs
src
libdatrie-0.2.13-9.fc41.src.rpm (info) (download)
riscv64
libdatrie-0.2.13-9.fc41.riscv64.rpm (info) (download)
libdatrie-devel-0.2.13-9.fc41.riscv64.rpm (info) (download)
libdatrie-debuginfo-0.2.13-9.fc41.riscv64.rpm (info) (download)
libdatrie-debugsource-0.2.13-9.fc41.riscv64.rpm (info) (download)
libdatrie-devel-debuginfo-0.2.13-9.fc41.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