Tue, 04 Jun 2024 05:32:50 UTC | login

Information for build libevent-2.1.8-7.fc31

ID127449
Package Namelibevent
Version2.1.8
Release7.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libevent.git#4d242af3347ad7026a81367966d76a5579fc1692
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
StartedSun, 01 Sep 2019 10:04:40 UTC
CompletedSun, 01 Sep 2019 10:23:44 UTC
Taskbuild (f31-candidate, /rpms/libevent.git:4d242af3347ad7026a81367966d76a5579fc1692)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libevent.git#4d242af3347ad7026a81367966d76a5579fc1692'}}
Tags
f31
f32
RPMs
src
libevent-2.1.8-7.fc31.src.rpm (info) (download)
noarch
libevent-doc-2.1.8-7.fc31.noarch.rpm (info) (download)
riscv64
libevent-2.1.8-7.fc31.riscv64.rpm (info) (download)
libevent-devel-2.1.8-7.fc31.riscv64.rpm (info) (download)
libevent-debuginfo-2.1.8-7.fc31.riscv64.rpm (info) (download)
libevent-debugsource-2.1.8-7.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Aug 15 2019 Ondřej Lysoněk <olysonek@redhat.com> - 2.1.8-7 - Port python scripts to Python 3 - Resolves: rhbz#1738022 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Sep 03 2018 Ondřej Lysoněk <olysonek@redhat.com> - 2.1.8-4 - Corrected the License tag - Resolves: rhbz#1624851 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Feb 15 2018 Steve Dickson <steved@redhat.com> - 2.1.8-2 - Explicitly express SONAME in the %file section * Thu Feb 15 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.1.8-1 - Fix ownership of pkg-config files - Remove unneeded Group tag * Wed Feb 14 2018 Steve Dickson <steved@redhat.com> - 2.1.8-0 - Updated to the latest upstream release 2.1.8 (bz 1418488) * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.22-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.0.22-7 - Switch to %ldconfig_scriptlets