Tue, 07 May 2024 20:28:58 UTC | login

Information for build Judy-1.0.5-24.fc33

ID179530
Package NameJudy
Version1.0.5
Release24.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/Judy.git#bd128bef88b2a93ec94e027d655c112d823f8fa3
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
StartedThu, 13 Aug 2020 23:20:03 UTC
CompletedFri, 14 Aug 2020 00:17:52 UTC
Taskbuild (f33, /rpms/Judy.git:bd128bef88b2a93ec94e027d655c112d823f8fa3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/Judy.git#bd128bef88b2a93ec94e027d655c112d823f8fa3'}}
Tags
f33
f37
f38
RPMs
src
Judy-1.0.5-24.fc33.src.rpm (info) (download)
riscv64
Judy-1.0.5-24.fc33.riscv64.rpm (info) (download)
Judy-devel-1.0.5-24.fc33.riscv64.rpm (info) (download)
Judy-debuginfo-1.0.5-24.fc33.riscv64.rpm (info) (download)
Judy-debugsource-1.0.5-24.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * 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