Thu, 28 Mar 2024 17:11:22 UTC | login

Information for build tllist-1.0.5-1.fc33

ID194916
Package Nametllist
Version1.0.5
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/tllist.git#c11e10daed7084cdfc46fc4165f3e4c04f2aff19
SummaryC header file only implementation of a typed linked list
Descriptiontllist is a C header-only implementation of a linked list that uses pre-processor macros to implement dynamic types, where the data carrier is typed to whatever you want; both primitive data types are supported as well as aggregated ones such as structs, enums and unions.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 24 Apr 2021 06:16:18 UTC
CompletedSat, 24 Apr 2021 06:35:00 UTC
Taskbuild (f33, /rpms/tllist.git:c11e10daed7084cdfc46fc4165f3e4c04f2aff19)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/tllist.git#c11e10daed7084cdfc46fc4165f3e4c04f2aff19'}}
Tags
f33
f37
f38
RPMs
src
tllist-1.0.5-1.fc33.src.rpm (info) (download)
riscv64
tllist-devel-1.0.5-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Mar 08 2021 Aleksei Bavshin <alebastr@fedoraproject.org> - 1.0.5-1 - Update to 1.0.5 (fixes rhbz#1925943) * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jan 11 2021 Aleksei Bavshin <alebastr@fedoraproject.org> - 1.0.4-1 - Initial import (#1912853)