Fri, 24 May 2024 04:24:55 UTC | login

Information for build libevent-2.1.12-7.fc37.rvre0

ID201195
Package Namelibevent
Version2.1.12
Release7.fc37.rvre0
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/libevent.git#897bdc1ea557a1f07c2f03934b70145b94470c0d
SummaryAbstract asynchronous event notification library
DescriptionThe libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. libevent is meant to replace the asynchronous event loop found in event driven network servers. An application just needs to call event_dispatch() and can then add or remove events dynamically without having to change the event loop.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 14 Sep 2022 10:13:06 UTC
CompletedWed, 14 Sep 2022 10:32:48 UTC
Taskbuild (f37, /rpms/libevent.git:897bdc1ea557a1f07c2f03934b70145b94470c0d)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/libevent.git#897bdc1ea557a1f07c2f03934b70145b94470c0d'}}
Tags
f37
f38
RPMs
src
libevent-2.1.12-7.fc37.rvre0.src.rpm (info) (download)
noarch
libevent-doc-2.1.12-7.fc37.rvre0.noarch.rpm (info) (download)
riscv64
libevent-2.1.12-7.fc37.rvre0.riscv64.rpm (info) (download)
libevent-devel-2.1.12-7.fc37.rvre0.riscv64.rpm (info) (download)
libevent-debuginfo-2.1.12-7.fc37.rvre0.riscv64.rpm (info) (download)
libevent-debugsource-2.1.12-7.fc37.rvre0.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Sep 14 2022 David Abdurachmanov <davidlt@rivosinc.com> - 2.1.12-7.rvre0 - Rebuilt for Fedora/RISCV (riscv64) * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.12-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.12-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 2.1.12-5 - Rebuilt with OpenSSL 3.0.0 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Sep 29 2020 Ondřej Lysoněk <olysonek@redhat.com> - 2.1.12-2 - Temporarily revert a problematic upstream change * Mon Sep 14 2020 Ondřej Lysoněk <olysonek@redhat.com> - 2.1.12-1 - new version - Resolves: rhbz#1713942