Tue, 07 May 2024 23:32:45 UTC | login

Information for build judy-fk-1.0.6-10.fc29

ID42073
Package Namejudy-fk
Version1.0.6
Release10.fc29
Epoch
SummaryGeneral purpose dynamic array with fixed-length keys
DescriptionJudy is a C library that provides a state-of-the-art core technology that implements a sparse dynamic array. Judy arrays are declared simply with a null pointer. A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy's key benefits are scalability, high performance, and memory efficiency. A Judy array is extensible and can scale up to a very large number of elements, bounded only by machine memory. Since Judy is designed as an unbounded array, the size of a Judy array is not pre-allocated but grows and shrinks dynamically with the array population. This package adds a modified SL library that accepts fixed length byte arrays.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 09 Jun 2018 04:30:30 UTC
CompletedSat, 09 Jun 2018 05:38:16 UTC
Taskbuild (f29-candidate, judy-fk-1.0.6-10.fc29.src.rpm)
Tags
f29
RPMs
src
judy-fk-1.0.6-10.fc29.src.rpm (info) (download)
riscv64
judy-fk-1.0.6-10.fc29.riscv64.rpm (info) (download)
judy-fk-devel-1.0.6-10.fc29.riscv64.rpm (info) (download)
judy-fk-debuginfo-1.0.6-10.fc29.riscv64.rpm (info) (download)
judy-fk-debugsource-1.0.6-10.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri May 16 2014 Miroslav Spousta <miroslav.spousta@gooddata.com> 1.0.6-2 - removal of unnecessary directives from spec file * Thu May 15 2014 Miroslav Spousta <miroslav.spousta@gooddata.com> 1.0.6-1 - Copyright and spec file adjustments for Fedora * Sun May 30 2010 Miroslav Spousta <miroslav.spousta@gooddata.com> 1.0.5-1 - release