Name: | qcoro-qt5-devel |
---|---|
Version: | 0.8.0 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 218381 |
License: | MIT |
RPM: | qcoro-qt5-devel-0.8.0-1.el9.aarch64.rpm |
Source RPM: | qcoro-0.8.0-1.el9.src.rpm |
Build Date: | Tue May 16 2023 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/danvratil/qcoro |
Summary: | Development files for QCoro (Qt 5 version) |
Description: | The 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. |
- Updated to version 0.8.0.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Updated to version 0.7.0.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- 0.6.0
- Updated to version 0.5.1.
- Enabled s390x build.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Fixed summary in subpackages.
- Updated to version 0.4.0. - Separated Qt 5 and Qt 6 versions into a different subpackages.