Sun, 28 Apr 2024 10:45:40 UTC | login

Information for build qcoro-0.6.0-2.fc37

ID216189
Package Nameqcoro
Version0.6.0
Release2.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/qcoro.git#b7bcd72d9b7c4de823e2cc927e8d244d92a2df2e
SummaryC++ Coroutines for Qt
DescriptionThe QCoro library provides set of tools to make use of the C++20 coroutines in connection with certain asynchronous Qt actions. The major benefit of using coroutines with Qt types is that it allows writing asynchronous code as if it were synchronous and, most importantly, while the coroutine is co_awaiting, the Qt event loop runs as usual, meaning that your application remains responsive.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 05 Nov 2022 09:39:14 UTC
CompletedSat, 05 Nov 2022 10:51:12 UTC
Taskbuild (f37, /rpms/qcoro.git:b7bcd72d9b7c4de823e2cc927e8d244d92a2df2e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/qcoro.git#b7bcd72d9b7c4de823e2cc927e8d244d92a2df2e'}}
Tags
f37
f38
RPMs
src
qcoro-0.6.0-2.fc37.src.rpm (info) (download)
riscv64
qcoro-qt5-0.6.0-2.fc37.riscv64.rpm (info) (download)
qcoro-qt5-devel-0.6.0-2.fc37.riscv64.rpm (info) (download)
qcoro-qt6-0.6.0-2.fc37.riscv64.rpm (info) (download)
qcoro-qt6-devel-0.6.0-2.fc37.riscv64.rpm (info) (download)
qcoro-debuginfo-0.6.0-2.fc37.riscv64.rpm (info) (download)
qcoro-debugsource-0.6.0-2.fc37.riscv64.rpm (info) (download)
qcoro-qt5-debuginfo-0.6.0-2.fc37.riscv64.rpm (info) (download)
qcoro-qt6-debuginfo-0.6.0-2.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jul 09 2022 Marc Deop <marcdeop@fedoraproject.org> - 0.6.0-1 - 0.6.0 * Sat May 07 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 0.5.1-1 - Updated to version 0.5.1. * Wed Mar 16 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 0.4.0-4 - Enabled s390x build. * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Jan 09 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 0.4.0-2 - Fixed summary in subpackages. * Sun Jan 09 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 0.4.0-1 - Updated to version 0.4.0. - Separated Qt 5 and Qt 6 versions into a different subpackages. * Mon Oct 25 2021 Vitaly Zaitsev <vitaly@easycoding.org> - 0.3.0-1 - Updated to version 0.3.0. * Sat Oct 02 2021 Vitaly Zaitsev <vitaly@easycoding.org> - 0.2.0-1 - Initial SPEC release.