Tue, 07 May 2024 08:25:21 UTC | login

Information for build Judy-1.0.5-21.fc31

ID120708
Package NameJudy
Version1.0.5
Release21.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/Judy.git#e6c2cd1f35f3d916baffbc8830f43d2c392a0152
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, 09 Aug 2019 07:52:12 UTC
CompletedFri, 09 Aug 2019 09:03:45 UTC
Taskbuild (f31-candidate, /rpms/Judy.git:e6c2cd1f35f3d916baffbc8830f43d2c392a0152)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/Judy.git#e6c2cd1f35f3d916baffbc8830f43d2c392a0152'}}
Tags
f31
f32
f33
RPMs
src
Judy-1.0.5-21.fc31.src.rpm (info) (download)
riscv64
Judy-1.0.5-21.fc31.riscv64.rpm (info) (download)
Judy-devel-1.0.5-21.fc31.riscv64.rpm (info) (download)
Judy-debuginfo-1.0.5-21.fc31.riscv64.rpm (info) (download)
Judy-debugsource-1.0.5-21.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Thu Feb 08 2018 Paul Howarth <paul@city-fan.org> - 1.0.5-17 - ldconfig scriptlets replaced by RPM File Triggers from Fedora 28 - Drop legacy BuildRoot: and Group: tags - Drop redundant explicit buildroot cleaning - Specify all explicitly-used build requirements - Use %license where possible - Drop %defattr, redundant since rpm 4.4 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild