Tue, 07 May 2024 12:57:33 UTC | login

Information for build Judy-1.0.5-23.fc33

ID148490
Package NameJudy
Version1.0.5
Release23.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/Judy.git#e22ec4923d7dc389ba0d4355f40d3c1a251a5f4a
SummaryGeneral purpose dynamic array
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 17:18:34 UTC
CompletedFri, 27 Mar 2020 17:57:18 UTC
Taskbuild (f33, /rpms/Judy.git:e22ec4923d7dc389ba0d4355f40d3c1a251a5f4a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/Judy.git#e22ec4923d7dc389ba0d4355f40d3c1a251a5f4a'}}
Tags
f33
RPMs
src
Judy-1.0.5-23.fc33.src.rpm (info) (download)
riscv64
Judy-1.0.5-23.fc33.riscv64.rpm (info) (download)
Judy-devel-1.0.5-23.fc33.riscv64.rpm (info) (download)
Judy-debuginfo-1.0.5-23.fc33.riscv64.rpm (info) (download)
Judy-debugsource-1.0.5-23.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Mar 25 2020 Paul Howarth <paul@city-fan.org> - 1.0.5-23 - Don't pass gcc-only compiler flags to other compilers, e.g. clang (based on https://src.fedoraproject.org/rpms/Judy/pull-request/3 from Timm Baeder) * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jul 22 2019 Paul Howarth <paul@city-fan.org> - 1.0.5-20 - Modernize spec - Use %make_install - Use %set_build_flags - Drop conditionals for building with old distributions - Re-format %description to 80 columns - Comment patch applications in %prep section * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild