Sun, 28 Apr 2024 07:58:41 UTC | login

Information for build qcoro-0.9.0-8.fc40

ID273928
Package Nameqcoro
Version0.9.0
Release8.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/qcoro.git#fe65879961e92ddc20ad0f51a13076eaf87b9915
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 failed
Volume DEFAULT
StartedMon, 04 Dec 2023 17:28:47 UTC
CompletedMon, 04 Dec 2023 17:44:34 UTC
Taskbuild (f40, /rpms/qcoro.git:fe65879961e92ddc20ad0f51a13076eaf87b9915)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/qcoro.git#fe65879961e92ddc20ad0f51a13076eaf87b9915'}}
Tags No tags
RPMs No RPMs
Changelog * 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.