Fri, 17 May 2024 22:48:32 UTC | login

Information for build raft-0.15.0-1.fc37

ID220699
Package Nameraft
Version0.15.0
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/raft.git#9bff47d347bef300af2efc7aeb8e3f823e47adfb
SummaryC implementation of the Raft consensus protocol
DescriptionFully asynchronous C implementation of the Raft consensus protocol. It consists of a core part that implements the core Raft algorithm logic and a pluggable interface defining the I/O implementation for networking and disk persistence.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 13 Nov 2022 10:39:50 UTC
CompletedSun, 13 Nov 2022 12:47:14 UTC
Taskbuild (f37, /rpms/raft.git:9bff47d347bef300af2efc7aeb8e3f823e47adfb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/raft.git#9bff47d347bef300af2efc7aeb8e3f823e47adfb'}}
Tags
f37
f38
RPMs
src
raft-0.15.0-1.fc37.src.rpm (info) (download)
noarch
raft-doc-0.15.0-1.fc37.noarch.rpm (info) (download)
riscv64
raft-0.15.0-1.fc37.riscv64.rpm (info) (download)
raft-benchmark-0.15.0-1.fc37.riscv64.rpm (info) (download)
raft-devel-0.15.0-1.fc37.riscv64.rpm (info) (download)
raft-benchmark-debuginfo-0.15.0-1.fc37.riscv64.rpm (info) (download)
raft-debuginfo-0.15.0-1.fc37.riscv64.rpm (info) (download)
raft-debugsource-0.15.0-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sat Oct 01 2022 Reto Gantenbein <reto.gantenbein@linuxmonk.ch> - 0.15.0-1 - Update to 0.15.0 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Feb 12 2022 Reto Gantenbein <reto.gantenbein@linuxmonk.ch> 0.11.3-3 - Fix tests on armv7hl architecture. * Mon Jan 24 2022 Reto Gantenbein <reto.gantenbein@linuxmonk.ch> 0.11.3-2 - Fix tests on i686 architecture. * Sat Jan 22 2022 Reto Gantenbein <reto.gantenbein@linuxmonk.ch> 0.11.3-1 - Update to 0.11.3 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.11.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Dec 05 2021 Reto Gantenbein <reto.gantenbein@linuxmonk.ch> 0.11.2-1 - Initial import (#2017459).