Sun, 28 Apr 2024 10:12:28 UTC | login

Information for build qcoro-0.8.0-1.fc38

ID247186
Package Nameqcoro
Version0.8.0
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/qcoro.git#cd570a4ab45f446f7cd64c5f335ed9c94ef71bd9
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, 20 May 2023 19:33:40 UTC
CompletedSun, 21 May 2023 09:56:03 UTC
Taskbuild (f38, /rpms/qcoro.git:cd570a4ab45f446f7cd64c5f335ed9c94ef71bd9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/qcoro.git#cd570a4ab45f446f7cd64c5f335ed9c94ef71bd9'}}
Tags
f38
RPMs
src
qcoro-0.8.0-1.fc38.src.rpm (info) (download)
riscv64
qcoro-qt5-0.8.0-1.fc38.riscv64.rpm (info) (download)
qcoro-qt5-devel-0.8.0-1.fc38.riscv64.rpm (info) (download)
qcoro-qt6-0.8.0-1.fc38.riscv64.rpm (info) (download)
qcoro-qt6-devel-0.8.0-1.fc38.riscv64.rpm (info) (download)
qcoro-debuginfo-0.8.0-1.fc38.riscv64.rpm (info) (download)
qcoro-debugsource-0.8.0-1.fc38.riscv64.rpm (info) (download)
qcoro-qt5-debuginfo-0.8.0-1.fc38.riscv64.rpm (info) (download)
qcoro-qt6-debuginfo-0.8.0-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Feb 01 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 0.8.0-1 - Updated to version 0.8.0. * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 21 2022 Vitaly Zaitsev <vitaly@easycoding.org> - 0.7.0-1 - Updated to version 0.7.0. * 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.