libQCoro5Quick0-0.8.0-bp155.1.6 >  A dkK8I%z nI(ynfA3,oBMqTu#~]8YhoFrҵC.[ Mq'mt"Ax\6٣$|O< s;S( , (VEb!sٯ󤨩 *B#TЍ !!2ըe; t=Z ˆNY "~݀' Ρy&yY Ŭv `j̷Npd*3uB5W7ZA-qxGE'L5Y)-C3qEz[ tq[YqQau0_gQdDBN,5S =꧶TZHRr\k, !N02DN@D8Bd6:-Y ۪ au"f=/}ёZ:gY Lp#%QJ?-.^O㥨θD΍j58f091a61123e094fc2bd908bf53209bc7f94ad364454f267e58094a2e190e75b64344f3fe1a61e746d1fee7f65c9090599e695e04dkK8I%z L_Pf ^~-q`-T]??QBk{(u%Ӕ4Hɤ{xU;b忦OEI)n8viPkbQ5,]C:/P‘M Hߴ;^ⷵt5*H`LAjђJx6|QVگ꾒$yJwo7}BH7oh{тhO,יlbNKŞ=r$iy'KU7|*I !/FȜZGyɊ obqzjfBAk \S8ȉUNh8a_D\C%"DcSsKy, ke>^rGY2'32ZSt>N̨2$ZoWt-3:hU/N36<-]v i$lOS ż2)hX.ʰK&3,VR}X-Scs~o*Jh>gމJ=YR]3dd >p@? d " l04DHenr     & @HR\$Q(~8 9 :! >@FGHIX Y\<]D^pb|c%defluvw\xdylzClibQCoro5Quick00.8.0bp155.1.6Qt Quick 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 Qt Quick operations support.dkKobs-power9-13(SUSE Linux Enterprise 15 SP5openSUSEMIThttps://bugs.opensuse.orgUnspecifiedhttps://github.com/danvratil/qcorolinuxppc64le(dkKdkKb755a24fcc6651bec0fcd748c2c536f1beefe177c18de959447b6935bcd90b31libQCoro5Quick.so.0.8.0rootrootrootrootqcoro-qt5-0.8.0-bp155.1.6.src.rpmlibQCoro5Quick.so.0()(64bit)libQCoro5Quick0libQCoro5Quick0(ppc-64)@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibQt5Core.so.5()(64bit)libQt5Core.so.5(Qt_5)(64bit)libQt5Gui.so.5()(64bit)libQt5Gui.so.5(Qt_5)(64bit)libQt5Quick.so.5()(64bit)libQt5Quick.so.5(Qt_5)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(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/ldconfigobs-power9-13 16847531800.8.0-bp155.1.60.8.0-bp155.1.6libQCoro5Quick.so.0libQCoro5Quick.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:qt5cpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=dedd57cd7039899f2392f24c0f94337249619bc0, strippedPR R RRRRRRR RRRR R R0_9oY_Sutf-85804377d8f91c7e7e0f02bc9ecef3e01dbf08a9ca244cf522cb6ad82c18da4de?7zXZ !t/ ] cr$x#H * fVXݦ&'Wo l'd!/=+ď" ~׺^40buq+<JW(יW79ଓ"hح*x*>Uc,ڬS0D;&ВJ~@Pg?CiQK.]~/a`È0qdǞV϶Om~9@GVrUdc1~ӿ8ABrÉͬ[1^cIm/#dO2f@"Chen˴"RदVfd'1ci:@*P eBUs[~Ѱi# <=ӦiU}078E@#c|g8UCC^?\|a v:MŐYpO',@D\PnŅF<hXR:?+ _#P>2gA3V-" xy\V*p:n9WMv?P@%lN"~؈(ĦumFLȸ$ָZk lZ;u `:v'S%<6XTg^ȹT4 M&dS!KTDP)B8^`.6 Vgu&Y_L6dc$ B,FrXcM ta+6ѷƦqA AL[s)ڄQ+]CR U,'yRcoB q!t?0Nݪ[^>w.^/QHV] 1UЕ!尒-Yb(,lMTDTSZP36ZꡱMG%/ byjLY Kpmow/m1 `;ZU?\!.P^RRZ@dS`'O7>m\%uW\'G瓦T=:mIj̇ z[D) ??eͫs.]7LOx/VCѳ-X"KO'XIZGґꐧs66˽ߒ99_V&3o[4-(C)HH&ߢr WhWdR/fmqUULV;z( 7m:E*QC)|< I4OŔ0)ñqWa@unPypHYy-,Rh? n@ΞB #%~',a. 2D\'Ƴ۟;y7;E>~CcCEƟNL%tBФ$K.gX`~㤇1* $k-U<έjރuM2Y9HI)ts􈠳Sut_DmX#%30Y:~&CVy +8dr{tRv~bd3>WY<<{Ka)aΔj4@nMoX`bDLQì^޽LdjP41zuW;7eYͶi1+L,EZظa ?,z% ' H6 a^BXtx4d I)1-DԀ=/l:ewG[&Xk?~A14( &^+Iro>pUVyy¤)ȑ?M{ÖCj %s@qV L?MҺ3@ Pyb`TӦ&}uDsX= &%mU"uM*I v!Wd҅np r^aLD9$@Q6w`&75@) m=KU Z$[DzCKAHp*bKUͷ:apn3J6;xNqh'G&ܔLt^s/xbDYV\T :ǡ ]uSQPEXnt;+ҁdDt؅iG><xj  {%BSJkHz;fxˁI vOGیA?xv,x{iFi,~o17,AER5y~m\.AP~OU j'ێߚ5=9ݘz/e1Wi$D6vW'{UHrS_4VtLi~|&#GFLчEq1^IotVWv;fQ5NgKmdأj9Y.d27F/EZ-oQ$Mydf;\o/x;Uff5,A fLz k=VIX\oA2Z ĸfeMxA1a?} .zcUnvZfͧ<{\!+⍙IX#m ^gA˕bn$RZ^E*7cc=p7mx^̧OzR = T# j7]\ElP[r $/Blr@ҳAgd){JdeAuETy/y5/e{d\krR002N5)URJNC栋з K|Ephq h5i G>y2T-9Q"@;N >t{RD%AaɌ^=I<9/5_t4]y'ZÑ.S0lco`pjzjU.cSX\ԣ}fɍ&׹}U|˜WO"Rk+%7جhAJ_W%>|g|gևn[*Fo\>B7ԙTOh~hxXUwd}BI}2r/?-DLop܉I to~՚9 bwMsǒ놭>" Ө%nl}'F1/d ntmZcUqLep!ŲηŁeo;F}yxtt3jU=h4ڙ $d ߿`yLW J?϶]BЖށO̲3SCeI?4o1 MS? \5}K=P(J*ڻk2;7N[Eh/Myb|)CBݞ f ôzeuH+HArb}p~~6U% hSn 7"; Ey\s #lߴ99GɊqǰHS=b ^4[+S3>%C`FsWhJ7eyDF#YA&pGP ƙ]AN8Yogo$JT ![v3bdFzJ/^Hs#(\Cz<ҚJD9CT+`֎mDU C5sr7!di3? AH%ƪxv}+] xaڌ, \JMȌ=pV@cc)Ir| "@1MӰ N>d KZу8VR$ 9(ТZvXzx¶ЗQ&Il'B[oD'\"\oro$ i[P*7hlG BtG1 K62$cJ.X&aptj wx'{.*Whg%)[uN~Ar0š΢`̬/k4tڜ#|jBGg_]6?١Ĕr_ޕa?v5#lHL857[fXpp[9LTcg >,Yak]npeMAP`]mvh vosZ u5{`Uz'K&m~Mҕ%,C\+VWTL` SB:cKf4P^p9+)cDGܡF.B@W| HjW((d}v?v4v*AyLu`Z6Q+9(A Zz9{o$֕e%HA/is10,yLh,`/j+˶fH؃s([Vl޼ܘtGvP>@ԡf9 /AN^K%8 7EVDY;WNm#&PIӳ)zjTCrqLX&L !0^h )ߢgo eٽ k?nHU ̙˱Srx|MqY\xl@M__5Ap_7@2,#-|hDd49s@:Y}T]60BV ~<:)f8 V0SeY6XK J֛j:[3t(,8KݒB@`gU-ʸ]CD.$/IfVU=T