libQCoro6Qml0-0.8.0-bp155.1.6 >  A dkI%z Hi;):8i D^Zn8Uf!◯œ8?dVӂscI?^H- M_% kHn o_;@✒ޝFitjZ?*;t5ƫ/LkEF3Anȶ/+'bW#\FM-OsרA C9;B S&Ldf$5Y+2N=\",CFjCPj=۔9aGE[b'r`|KhLAzb)Cn5-<*%`MF_[*/*Θ! Kg.qfSbFe]g{Snhf6턾jzUCGLl$n9RI[-WF[È_j;i:-}OM'?^l%^>v4!#0~d@=6æ8 lHI/de2e5b721d75bd1e64fc0888c133650848867917172e9d2a60571fc28e6b4d0a7a1ea3e29b5ed4fbb96ceafa5fc96d61330515038xdkI%z ʧpC/Ս-T\j&Y #Wdx 4p$FDb@xM5e!9q|O9C)(M@HmM'(1OָCZ&oH@b;W1 s(Y%ڨe8S};Ē!,>`SY'ܧɢ7WfafMcܓ䥫!<}楏Y3ھ"zҁwFKZTiV68Ce"9nS!^ OHE#0^-ܧ7E؅At'Hw)nx&Gqe'{^&ra"w:[O`O~@{1ã7o,`!$Bcr,NYrdm]}Ic,4.-:[!M]ݝ?*VN n4 _ ωlo0RB @X?&Cn0C>K. ÷IySE4+@Ce{_{@>p@?d  e$(48U^b |     ,4>Hlt(C8L 9p : >@FGHIXY\]^(b4cdHeMfPlRudvlwx yzP`djClibQCoro6Qml00.8.0bp155.1.6Qml support library for qcoro, a library providing coroutines for QtThe QCoro library provides set of tools to make use of the C++20 coroutines in connection with certain asynchronous Qt actions. This package provides a library for Qml operations support.dkGs390zl26ySUSE Linux Enterprise 15 SP5openSUSEMIThttps://bugs.opensuse.orgUnspecifiedhttps://github.com/danvratil/qcorolinuxs390xydk)dk;801f865459da31ba52421dc821b1312b4161f36431965bcd4783c301b61cdb1clibQCoro6Qml.so.0.8.0rootrootrootrootqcoro-qt6-0.8.0-bp155.1.6.src.rpmlibQCoro6Qml.so.0()(64bit)libQCoro6Qml0libQCoro6Qml0(s390-64)@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibQt6Core.so.6()(64bit)libQt6Core.so.6(Qt_6)(64bit)libQt6Core.so.6(Qt_6.4)(64bit)libQt6Qml.so.6()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3c@c~ @bγbγbi0@bi0@b/.@aA@abChristophe Marin Christophe Giboudeaux Christophe Giboudeaux Christophe Giboudeaux Christophe Giboudeaux Christophe Giboudeaux Christophe Giboudeaux Christophe Giboudeaux Luca Beltrame - Update to 0.8.0 * test: use offscreen QPA for QCoroQuick tests * Update pymdown-extensions requirement from ~=9.8 to ~=9.9 * cmake: make sure we explicitly find_package Qt private modules * Update pygments requirement from ~=2.13 to ~=2.14 * Implement moveToThread() awaitable * Implement sleepFor() and sleepUntil() coroutines * Make QCoro::waitFor() usable with any awaitable * Fix QCoro::waitFor() for Awaitable with operator co_await- Update to 0.7.0. Check https://github.com/danvratil/qcoro/releases/tag/v0.7.0 for the full list of changes * initial QML support * QObject::connect helper * Coroutine version of QQuickImageProvider - Drop patch, merged upstream: * qcoro_no_Werror.patch- 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- 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 * 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 from all operations * Add QCoro wrapper for QThread * Many documentation updates- Update to 0.4.0 * QCoro can now be built with Clang against libstdc++ * Qt5 and Qt6 builds of QCoro are now co-installable * Fixed early co_return not resuming the caller * Fixed QProcess example * Test suite has been improved and extended * Task move assignment operator checks for self-assignment * QCoro can now be built as a subdirectory inside another CMake project * Fixed QCoroCore/qcorocore.h header * DBus is disabled by default on Windows, Mac and Android - Build Qt5 and Qt6 flavors.- Install the dbus-launch executable at build time to run tests.- Initial package/sbin/ldconfig/sbin/ldconfigs390zl26 16847785670.8.0-bp155.1.60.8.0-bp155.1.6libQCoro6Qml.so.0libQCoro6Qml.so.0.8.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/07be83491887d44f55095d5b0fa19dbf-qcoro:qt6cpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=2ef195502f12cad14c93c9a5ac66c4d887137966, strippedPR R RRR RRRRRRR R R;M'0iZcJQt'utf-8fa8a17500611f1689c2d7345bd5b343dbfc734b70a7d0ea1d5295ce74955f70a?7zXZ !t/{?N] cr$x#Hdá q`-.5:tq^3749NM=8*u C`leǁds '<:2(  e*a]?VOBT8`C ?JݞR'u?N7&$"B\zCjCc ^"rTqǟ .LɄ6z**Fn}Yp:*]xgs\w-BpΠ$MΝیn}~n`d ," #XFS \8bö=PԞ $X~3tZ(y d #  ^7'l)~!:Z>_k y;7Ioܙ{G<Ejf&I)5:٫#-2[šM+ i!'7lHij&&+Z)}Moù mYՈ45/?BϥoN`/hP[X .e?ۢ54Գ[ vXipɿMs-%pB@˶AY-Uq M-UhV^jT3X-LRK',R0=bl3U _K`$?~$h`XmKO"sӢs6IvK~l#DS[!T ]K1-׼忚r7+TQWQn 9cYrO_oTk3;7./-v:YG8o)JKaL/L|ItF+cJ[?f&d^O!\dC{'*:` Bs1~.ʙ 56J0F6{th6`@Ex6q߀OWlNn> iMF sOfL?SAF8Sa]BF`ADp12[N83k( Ph_2zw%j' Φ*]TA=)ŽspC@,7!sHRk{x`KÃO+,N]9H@n"=?1.c~ZR'q ?HN*Ô_fSJ?0V{Jb@fNZ٤}4HIfZVr=n 4-}(َ9OFڮϚ,)[T~#lMCU\> <0|L>gf5VOn] g,ŕ g-_;Ʋ"t0X3EBɯϼjڟ֙oeE= pvlc{ rCiiF uCcX\/tq^uW,"{t3R7;s_U?cs5 M|<_\"K& ׃<۽zڢ3;Bvz-t|\~z5uBLjm,?cq3f%db$iݟC+i4Pr1i[D-oH&<[j"kiA H)?"Nψ4(K 5 WQ6BB ATbxeO,dS nI*Įc X^7m3tRdāvK(Ph8[ cP3f̒gv)e+ XMkJř?flX#]dg>bԶ~.$u*d'ջQ@ և@Ú9]%т7 QKm ,~sWACT_zV„3v[$Ԉ/f?3B"%}V.jzgJ~qo0A(Nj\q2^#$BaX[0H,@lZh ).*fGPWoU] *N2gD][_; TӉ"YQu x]ʩeH {IA?2rWwSa33aipb=K(qA!}"s"%r؍2) AsCZ%7I}+&LW5mH~bl/ KM1Zx l5;RjB/H8ZІB /[z5+EiIdeA _` TCdꛫL(KFMDOWN1Fa%l mYF)kahÃW+X5ꭉc\FCt-\MaŊHjgMӳH r=Ţph]Ceng|Y.%0,@Ek 5_?zlT+l==/QQE秢!xQI#gN3_< w*-9I;ݰR.9rN VͤJlBWWHxꅏg F#LI"I$6.}Ԑ.S.Y\!yy=^Zh8JmSy9Y7`F|;x" 聱Q_hbXUb7Ma/a ߼ "psǵTXф CܶKQv ƶ*ڲȦSu qc>NBK~i9aF i29ߟar#"Ȍ#+ %2T ZRs'ڧ)ݰRi6s /"Fjh#tM8+nh"n:Iۼ6!Α 30Rx>旒Wd_md}ˊX,ܸ^%u**g|g.Q|N$ ^a} ]4'M:o8+#leR3xTL(&>WIjⶃ1>|\꣌6qym@'?ĚkH`꥗ GSק\[!⊣WLi!A[L>emc>.f"/^naE;CChDaQ*Ջ|\6yxx`݌n.GSoB3u, {'_ 0T_Qk?0?.a#DW~gE r'h\/壼,^S鼒n eʙrɊ̄7N8&^@Bo/ƽe 4DsAg+(>8xk40؏z\sן+!uLN]45~,MΨvKUUٟ\v=;O2;@'ٗMN#D7Wd.OVǁm= #c/ȊK:{£V[Kҿ15zgiT7{֩Y~;qG0ފ܏4S.=U"t@ OA,ݷQ}2}e~hxd\.oץXRx[M[T} k-9t8j&a1Kvv6s,{cמXֽv6ۀ(.7H)߂oq:g$B4S/X+γUkՙhSqXG\%?9 \T՜8`Ai^vp2`ӟLfm