Thu, 08 Jun 2023 22:37:44 UTC

Information for build coeurl-0.1.1-1.fc35

ID1869122
Package Namecoeurl
Version0.1.1
Release1.fc35
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/coeurl.git#b15f609187db6b67cd13f15e05cdce7c003bd33b
SummarySimple async wrapper around CURL for C++
DescriptionSimple library to do http requests asynchronously via CURL in C++. Based on the CURL-libevent example.
Built byxvitaly
State complete
Volume DEFAULT
StartedTue, 21 Dec 2021 10:20:13 UTC
CompletedTue, 21 Dec 2021 10:25:35 UTC
Taskbuild (f35-candidate, /rpms/coeurl.git:b15f609187db6b67cd13f15e05cdce7c003bd33b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/coeurl.git#b15f609187db6b67cd13f15e05cdce7c003bd33b'}}
Tags
f35-updates
RPMs
src
coeurl-0.1.1-1.fc35.src.rpm (info) (download)
aarch64
coeurl-0.1.1-1.fc35.aarch64.rpm (info) (download)
coeurl-devel-0.1.1-1.fc35.aarch64.rpm (info) (download)
coeurl-debuginfo-0.1.1-1.fc35.aarch64.rpm (info) (download)
coeurl-debugsource-0.1.1-1.fc35.aarch64.rpm (info) (download)
armv7hl
coeurl-0.1.1-1.fc35.armv7hl.rpm (info) (download)
coeurl-devel-0.1.1-1.fc35.armv7hl.rpm (info) (download)
coeurl-debuginfo-0.1.1-1.fc35.armv7hl.rpm (info) (download)
coeurl-debugsource-0.1.1-1.fc35.armv7hl.rpm (info) (download)
i686
coeurl-0.1.1-1.fc35.i686.rpm (info) (download)
coeurl-devel-0.1.1-1.fc35.i686.rpm (info) (download)
coeurl-debuginfo-0.1.1-1.fc35.i686.rpm (info) (download)
coeurl-debugsource-0.1.1-1.fc35.i686.rpm (info) (download)
ppc64le
coeurl-0.1.1-1.fc35.ppc64le.rpm (info) (download)
coeurl-devel-0.1.1-1.fc35.ppc64le.rpm (info) (download)
coeurl-debuginfo-0.1.1-1.fc35.ppc64le.rpm (info) (download)
coeurl-debugsource-0.1.1-1.fc35.ppc64le.rpm (info) (download)
s390x
coeurl-0.1.1-1.fc35.s390x.rpm (info) (download)
coeurl-devel-0.1.1-1.fc35.s390x.rpm (info) (download)
coeurl-debuginfo-0.1.1-1.fc35.s390x.rpm (info) (download)
coeurl-debugsource-0.1.1-1.fc35.s390x.rpm (info) (download)
x86_64
coeurl-0.1.1-1.fc35.x86_64.rpm (info) (download)
coeurl-devel-0.1.1-1.fc35.x86_64.rpm (info) (download)
coeurl-debuginfo-0.1.1-1.fc35.x86_64.rpm (info) (download)
coeurl-debugsource-0.1.1-1.fc35.x86_64.rpm (info) (download)
Logs
armv7hl
hw_info.log
state.log
build.log
root.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Dec 21 2021 Vitaly Zaitsev <vitaly@easycoding.org> - 0.1.1-1 - Updated to version 0.1.1. * Fri Nov 19 2021 Vitaly Zaitsev <vitaly@easycoding.org> - 0.1.0-1 - Updated to version 0.1.0. * Fri Aug 13 2021 Vitaly Zaitsev <vitaly@easycoding.org> - 0-1.20210813git22f5892 - Initial release.