Sat, 27 Apr 2024 15:24:51 UTC | login

Information for build qcoro-0.10.0-1.fc40

ID276436
Package Nameqcoro
Version0.10.0
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/qcoro.git#b1cbcc91e1437e071868c979d63e17eb5c3dfacd
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
StartedWed, 13 Dec 2023 15:27:13 UTC
CompletedWed, 13 Dec 2023 18:20:19 UTC
Taskbuild (f40, /rpms/qcoro.git:b1cbcc91e1437e071868c979d63e17eb5c3dfacd)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/qcoro.git#b1cbcc91e1437e071868c979d63e17eb5c3dfacd'}}
Tags
f40
RPMs
src
qcoro-0.10.0-1.fc40.src.rpm (info) (download)
riscv64
qcoro-qt5-0.10.0-1.fc40.riscv64.rpm (info) (download)
qcoro-qt5-devel-0.10.0-1.fc40.riscv64.rpm (info) (download)
qcoro-qt6-0.10.0-1.fc40.riscv64.rpm (info) (download)
qcoro-qt6-devel-0.10.0-1.fc40.riscv64.rpm (info) (download)
qcoro-debuginfo-0.10.0-1.fc40.riscv64.rpm (info) (download)
qcoro-debugsource-0.10.0-1.fc40.riscv64.rpm (info) (download)
qcoro-qt5-debuginfo-0.10.0-1.fc40.riscv64.rpm (info) (download)
qcoro-qt6-debuginfo-0.10.0-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Dec 06 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 0.10.0-1 - 0.10.0 * Wed Nov 29 2023 Jan Grulich <jgrulich@redhat.com> - 0.9.0-8 - Rebuild (qt6) * Fri Oct 13 2023 Jan Grulich <jgrulich@redhat.com> - 0.9.0-7 - Rebuild (qt6) * Thu Oct 05 2023 Justin Zobel <justin.zobel@gmail.com> - 0.9.0-6 - Rebuild for Qt Private API * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Jan Grulich <jgrulich@redhat.com> - 0.9.0-4 - Rebuild for qtbase private API version change * Wed Jul 12 2023 Jan Grulich <jgrulich@redhat.com> - 0.9.0-3 - Rebuild for qtbase private API version change * 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.