Information for build libevent-2.1.12-3.oc9

ID14729
Package Namelibevent
Version2.1.12
Release3.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/libevent.git?.#ff14aa3a0c2c345c45be56ca0b42f3cdd257ca4e
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. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 18 Sep 2023 17:59:58 CST
CompletedMon, 18 Sep 2023 18:04:26 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/libevent.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/libevent.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
libevent-2.1.12-3.oc9.src.rpm (info) (download)
aarch64
libevent-2.1.12-3.oc9.aarch64.rpm (info) (download)
libevent-devel-2.1.12-3.oc9.aarch64.rpm (info) (download)
x86_64
libevent-2.1.12-3.oc9.x86_64.rpm (info) (download)
libevent-devel-2.1.12-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.12-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.12-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Apr 26 2022 jackbertluo <jackbertluo@tencent.com> - 2.1.12-1 - Initial build