Sat, 27 Apr 2024 14:47:09 UTC | login

Information for build qcoro-0.9.0-2.fc38

ID249766
Package Nameqcoro
Version0.9.0
Release2.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/qcoro.git#4c48d2a16180ca1bda9a24ce7737a0edee29c5ca
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
StartedFri, 09 Jun 2023 12:15:29 UTC
CompletedFri, 09 Jun 2023 17:41:00 UTC
Taskbuild (f38, /rpms/qcoro.git:4c48d2a16180ca1bda9a24ce7737a0edee29c5ca)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/qcoro.git#4c48d2a16180ca1bda9a24ce7737a0edee29c5ca'}}
Tags
f38
f39
f40
RPMs
src
qcoro-0.9.0-2.fc38.src.rpm (info) (download)
riscv64
qcoro-qt5-0.9.0-2.fc38.riscv64.rpm (info) (download)
qcoro-qt5-devel-0.9.0-2.fc38.riscv64.rpm (info) (download)
qcoro-qt6-0.9.0-2.fc38.riscv64.rpm (info) (download)
qcoro-qt6-devel-0.9.0-2.fc38.riscv64.rpm (info) (download)
qcoro-debuginfo-0.9.0-2.fc38.riscv64.rpm (info) (download)
qcoro-debugsource-0.9.0-2.fc38.riscv64.rpm (info) (download)
qcoro-qt5-debuginfo-0.9.0-2.fc38.riscv64.rpm (info) (download)
qcoro-qt6-debuginfo-0.9.0-2.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon May 29 2023 Jan Grulich <jgrulich@redhat.com> - 0.9.0-2 - Rebuild (qt6) * Fri May 05 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 0.9.0-1 - Update to version 0.9.0 * 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.