703778b3ef
Accepting request 1332990 from KDE:Qt5
...
Update to 0.13.0
OBS-URL: https://build.opensuse.org/request/show/1332990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qcoro?expand=0&rev=13
2026-02-16 12:23:01 +00:00
Christophe Marin
16baba9b67
0.13.0
...
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/qcoro?expand=0&rev=26
2026-02-13 21:56:08 +00:00
2af69065da
Accepting request 1267072 from KDE:Qt5
...
Update to 0.12.0
OBS-URL: https://build.opensuse.org/request/show/1267072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qcoro?expand=0&rev=12
2025-04-07 15:35:01 +00:00
Christophe Marin
80c95306bc
Update to 0.12.0
...
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/qcoro?expand=0&rev=24
2025-04-04 08:26:12 +00:00
245de99865
Accepting request 1205765 from KDE:Qt5
...
Update to 0.11.0
OBS-URL: https://build.opensuse.org/request/show/1205765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qcoro?expand=0&rev=11
2024-10-06 15:51:12 +00:00
Christophe Marin
7799ca9d65
Update to 0.11.0
...
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/qcoro?expand=0&rev=22
2024-10-04 21:44:50 +00:00
f9951889ff
Accepting request 1143093 from KDE:Qt5
...
- Switch to the latest GCC version available in Leap for packages
that can't build with the default compiler
OBS-URL: https://build.opensuse.org/request/show/1143093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qcoro?expand=0&rev=10
2024-02-01 17:03:55 +00:00
Christophe Marin
48f77998c6
- Switch to the latest GCC version available in Leap for packages
...
that can't build with the default compiler
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/qcoro?expand=0&rev=20
2024-01-31 17:28:01 +00:00
1f305aae3f
Accepting request 1132320 from KDE:Qt5
...
OBS-URL: https://build.opensuse.org/request/show/1132320
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qcoro?expand=0&rev=9
2023-12-11 20:49:39 +00:00
Christophe Marin
e30717f396
Accepting request 1131392 from home:krop:branches:KDE:Qt5
...
Update to 0.10.0
OBS-URL: https://build.opensuse.org/request/show/1131392
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/qcoro?expand=0&rev=18
2023-12-10 10:08:47 +00:00
739b7fcb14
Accepting request 1085641 from KDE:Qt5
...
Update to 0.9.0 (forwarded request 1085639 from krop)
OBS-URL: https://build.opensuse.org/request/show/1085641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qcoro?expand=0&rev=8
2023-05-10 14:16:20 +00:00
63b675c8c8
Accepting request 1085639 from home:krop:branches:KDE:Qt5
...
Update to 0.9.0
OBS-URL: https://build.opensuse.org/request/show/1085639
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/qcoro?expand=0&rev=16
2023-05-09 06:57:30 +00:00
d83f0cab7f
Accepting request 1063962 from KDE:Qt5
...
Update to 0.8.0 (forwarded request 1063959 from krop)
OBS-URL: https://build.opensuse.org/request/show/1063962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qcoro?expand=0&rev=7
2023-02-09 15:23:24 +00:00
1696ccdf21
Accepting request 1063959 from home:krop:maintained
...
Update to 0.8.0
OBS-URL: https://build.opensuse.org/request/show/1063959
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/qcoro?expand=0&rev=14
2023-02-09 08:47:33 +00:00
a1d61c1496
Accepting request 1037485 from KDE:Qt5
...
OBS-URL: https://build.opensuse.org/request/show/1037485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qcoro?expand=0&rev=6
2022-11-24 11:23:17 +00:00
30398eb30d
Accepting request 1037473 from home:cgiboudeaux:branches:KDE:Qt5
...
Update to 0.7.0
OBS-URL: https://build.opensuse.org/request/show/1037473
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/qcoro?expand=0&rev=12
2022-11-23 09:39:17 +00:00
e3f20bfd88
Accepting request 989033 from KDE:Qt5
...
- Disable tests again. Random timeouts were seen.
- Update to 0.6.0
* Fix build with gcc 11.3.0
* Fix ODR violation when LTO is enabled
* Export QCoro wrapper classes
* Enable "modern Qt" compiler definitions
* Introduce Generator and AsyncGenerator coroutine return types
* Fix installing export header
* Deprecate task.h in favor of qcorotask.h
* QtWebSockets support
* Document -DQCORO_WITH_QTWEBSOCKETS
* Fix the build by #include'ing
* QCoroTask: fixup a template type parameter name
* Add support for clang-cl
* Fix possible race in TestWsServer
* WebSocket bugfixes & documentation
* Explicitly enable exception support for clang-cl
- Add patch to avoid using -Werror on non-debug builds:
* qcoro_no_Werror.patch
OBS-URL: https://build.opensuse.org/request/show/989033
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qcoro?expand=0&rev=5
2022-07-14 14:34:14 +00:00
db15042ffb
disable tests again
...
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/qcoro?expand=0&rev=10
2022-07-13 18:10:55 +00:00
fe878ecae1
Accepting request 988990 from home:cgiboudeaux:branches:KDE:Qt5
...
Update to 0.6.0
OBS-URL: https://build.opensuse.org/request/show/988990
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/qcoro?expand=0&rev=9
2022-07-13 12:32:21 +00:00
785f0fc511
Accepting request 974369 from KDE:Qt5
...
OBS-URL: https://build.opensuse.org/request/show/974369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qcoro?expand=0&rev=4
2022-05-02 14:25:59 +00:00
42a698e800
Accepting request 973231 from home:cgiboudeaux:branches:KDE:Qt5
...
- Update to 0.5.1
* Fix build with GCC>=11.3 (workaround for GCC#105406)
* Fix ODR violation when building with GCC and LTO enabled
(workaround for GCC#101118)
- Don't run tests for now. Random timeouts happen.
- Update to 0.5.0
* .then() continuation for Task<T>
* Fixed namespace scoping
* Fixed QCoro::waitFor() getting stuck when coroutine returns
synchronously
* Fixed -pthread usage in CMake
* Produce QMake config files (.pri) for each module
* Fix build on platforms where -latomic must be linked explicitly
* Return Task<T> from all operations
* Add QCoro wrapper for QThread
* Many documentation updates
OBS-URL: https://build.opensuse.org/request/show/973231
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/qcoro?expand=0&rev=7
2022-05-02 09:26:37 +00:00
eb254f318d
Accepting request 963851 from KDE:Qt5
...
OBS-URL: https://build.opensuse.org/request/show/963851
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qcoro?expand=0&rev=3
2022-03-22 18:39:59 +00:00
Luca Beltrame
4de249f238
Accepting request 961978 from home:cgiboudeaux:branches:KDE:Qt5
...
Update to 0.4.0
OBS-URL: https://build.opensuse.org/request/show/961978
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/qcoro?expand=0&rev=5
2022-03-22 08:24:48 +00:00
d032a2f770
Accepting request 939267 from KDE:Qt5
...
- Install the dbus-launch executable at build time to run tests.
OBS-URL: https://build.opensuse.org/request/show/939267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qcoro?expand=0&rev=2
2021-12-10 20:53:02 +00:00
014b1999ac
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/qcoro?expand=0&rev=4
2021-12-10 16:23:55 +00:00
8eee774a66
- Install the dbus executable to run tests.
...
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/qcoro?expand=0&rev=3
2021-12-10 16:18:58 +00:00
00b7026554
Accepting request 927171 from KDE:Qt5
...
New package: QCoro, a library for coroutines with Qt
(soon a dependency of new KDE software)
OBS-URL: https://build.opensuse.org/request/show/927171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qcoro?expand=0&rev=1
2021-10-25 13:17:21 +00:00
71e0d08688
Accepting request 925807 from home:luca_b:qcoro
...
QCoro packages (needed by KDE stuff)
Qt5 version only at this time, because it's not coinstallable with Qt6.
OBS-URL: https://build.opensuse.org/request/show/925807
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/qcoro?expand=0&rev=1
2021-10-17 09:23:59 +00:00