libQCoro5DBus0-0.8.0-bp155.1.6 >  A dk<9I%z Sl~A}LƳ,pm}%|Dr9b?H-E?Q O*?!E'hꊿSmin-Z]|n㛦a-Iy>t!b`rblJuiE%&]6&t'.: u8.dȴ_ԛ~q8Oz_+c LJA 2v$|E;UJ@MV* Iszm诗6FюW[Z7{VǴBL =8Q`}p)tp>̃"@l^:H[ ZHvsCk%a,g@RFXǘxX.`R_^opy%aSVP,HkW5zJGVT1jPӻ4:Րbd5@28cad318dce41ec7f28f92f03a7e3aa5e0c6b56b4898d7847feac37fca7bf3ce745ed422e636510b4ca7549fe740af28ad5d6ef5>dk<9I%z  [Lc=0B$U,1\gJLAq.ўp U:!ٳ7 $\RԯL ?4bxXҵ=?$`7\ BKU1mh"7`oNҎ@}Ћr5ʲ}<}0;ӵҭ޻( ,rQCJZJJTbK,S;pQIҽ_]!% @>3U.ts{}5YW,k Aή◴dPDΰgyfe+ HbYM(/_R~.t9"nu$- &zA;"CiZR93@'V6 k#87h,J^Q6uCDVJ-ȔgRaןA 2I$ Pd!hko.h b?(bFR( WӾ!S~:LemZnlѲSnJ"8 M՛ƞF^k̈:h>p@?d ! g (,IRV p|      (2<`hU(8 9 :% >@FGHIXY\8]@^jbvcdefluvwDxLyTzClibQCoro5DBus00.8.0bp155.1.6DBus 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 D-Bus support.dk<&lamb56SUSE Linux Enterprise 15 SP5openSUSEMIThttps://bugs.opensuse.orgUnspecifiedhttps://github.com/danvratil/qcorolinuxx86_64dk< dk<$475e50a0dff6266aa101528a12241f7d01c2a17561bf39b41c21597ae7b080e8libQCoro5DBus.so.0.8.0rootrootrootrootqcoro-qt5-0.8.0-bp155.1.6.src.rpmlibQCoro5DBus.so.0()(64bit)libQCoro5DBus0libQCoro5DBus0(x86-64)@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibQt5Core.so.5()(64bit)libQt5Core.so.5(Qt_5)(64bit)libQt5Core.so.5(Qt_5.15)(64bit)libQt5DBus.so.5()(64bit)libQt5DBus.so.5(Qt_5)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(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/ldconfiglamb56 16847493500.8.0-bp155.1.60.8.0-bp155.1.6libQCoro5DBus.so.0libQCoro5DBus.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:qt5cpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=957e03c22324af1d6ceaa41eb8328b236cbc5576, strippedPR R RR RRRRRRRRRR R R ds4Oٸ !nDwIX#vie,HK_MUmPFFjKn wu9~KjW9K G%f`DMKɕӅg+לeZ Ci 46~X5D׍|>3eO7iYCPo"tѽIF$q2&!#^LRI*<faIcƭfh 7y;Ћ 5v*[꘣.TnL=sׄ[1|څq-GV:JgFt;mA֟#rŮ8~X 'K/h@߭{0wbmzu֞,u; 5keES.mJwCQ;e+,Gp=V~\\Lj 6|ASܐ/<q:U߃Ft;SU_[BK0! B▃ݦeq$JLߒ(l- 74%,Y? ڨׅɅ@ yW]!- J iy]mX x*3En9"VzӇF(mA3Hj^S2ջ5Espo-?3gMޟdJ^B간2F$DfD!'qK/DdnRƧϾClV2zԴiD?>S̏\34̫O>78K+2^ %Bd@nmbFMVlD"T A{qYs'l{햍yl(>Cb܏'S*3^e7 .&6Ezze ;3je$g]uz&䶜Qz؁TH%/bVͱtCE&jJ_5_.'B;vFsa'm!hˉJBGy^gT$Jwh7a<$,=Q HzhX -XgMUg aWMJK ~,BjXËw*/m%g| zy`Կ"w-g=?.X+qu4,|YO;4v_Zҋ;W- A~5SgXuva[z|x;z/: QVL:Y1;c3飪LbnxbEKf+^и7ԝ9|SYW:7&e,ӸHgW/#UQ+BXeN8JaW^BVǴ•< 3Q.=H̭4B\GT&܍>QKk1ra03)=R%CAM',`Ls ,>i }QpBF&NEؓxs4{"dϻL, |6 Ùn+_MbeƸ` |&c CQ6')c m9)-;/P.{yLo :, ]9VT#YEm`"G"Wσ %_šUo&x$$ wu1܋N N |dnAJ&%37ʹhפpT=8]NМMY}5F;`׸D=E,h` O?=RȰG莋HJa!N8hX汊JB)r='!*ĥb8&$=DWD~.5oգOY7WM !fMxg2BtblOlM~6Z3h zBi|\+wPqJZ^48)` xܟ"9xaHGc)jĩi7A>ɴ5 zjRH <%4U+P^fHE`òj[/~)Nul!̈́:dvk"q8-Y~+H*>lt"b,ڣEkMGAu;2 >ywK,>Vڹ6;#9UnP+7] '3@58+2 %MuN/ZkurWp Qj ѤY)n+\ya mzb"7 c%!nE@W| uZ:ox ZG4C\ tKmnX_xs vL _ b@?7+qׂTfNC;WFɯrY뜮#]ڰP/ 8WU(@Y8*TYy6 '}yj8_'3wXگcHIR IAA} F,h;xf~YԄOK2I2@s&T3.abtN12u✽d /zhÿBWەلjXzp3f.3z/EڠϦ'w_ _Z`t[XuޟeYr H1phwE>eU{ ~RGXoZ`!"d80Of[XЏKlҪ#zy%`a'CIb 4 Clʘ}nz n|nXH,jE&}Arڒl)!6x뫣/0Q(VwYsHTf'q- 6I.#n@=$hrnIW:RGKc$隵mVj4)K|x}DzTi^B =!%B ZC{H+<9b5](gѧC~ z['B G 8l ?, -l:&H~O /gC(v!aoT E;)޾[Е^Sx )F~=733{p>)Α9n'"Rŕ9l&_ E'=@k2u3BgnIX">rӇ3!XX-Cvz=I>e\' R}OS'4k{ lI#?Jpnr;k41Bkhv+)w|4|loԊsVgƸHUrmOu ϹNto ʷD? m7$p\X|%EU͓$bFuDu7G o#Q|G4%3F+֚) P*%$0 Y4̓c0wΣ7.|W:OURлmAD0iBdO7V IWDqN5*e#PH`Z nd|Q 3LCiR|vܜT%VqZ,_8Ч+2OrFh"LH֧Rw\+l䠅Jy F3Hꌽ٢{(0\y^jU*9];!j|aH02r+G, 7xOSAχ=狫K#@X$ ߇D2 VBӉNo1z#%974R<4͓}'Nϡ3w$%]${Től'8"\Ǘ C60ԣ:)k?Ύ{;Y_EJyi1v͐ 9gYU+XI51%jO|԰ӈ$ - ㌛ܔCC \7܇Ok.G u{3w*oq,:"s(L5VGN^γHukU#,$;wq-f'SFn\ ),QlW8 fArP2u8gDͧ U"[˜ŕ#>Ej8ӈQKtUUQu]Y~A6v#64uLTrH]e^!*DXCx? <4武BPjL@Wrd_|-o[ -A59y~s:+c{ , [UU~9*Z5hfz \$P w_Wgv嚴<ʪr̦_@Kԃ. JdERg6=soaiQ/gTd"1DUJ ?3 e>@} WX"]/涟p*,(o3P뺃 xǘe`Z %W}u}#Fa ?+[quW~!+-Fd,N>r=fg1|j"1>Wj)] oR0,Dc^Uuj|7S]^y;,CdB>!1YiL^dBTߖ+-&^3~sǿJ>TOwԙg7-ACk*Q+WF l LR|xhG&o mH- Z8dkLgI'*Nvm,Tk+ՅKlLI҄J7-2@@5=\:\ܸ{䈴wSɸp}$ l{al\rHX . f۩w@y*>EnH=p>@qܡ`TZ+E̲sf#H-jc ,Ic5p1>ӯfJQä? xlFJ=wzbAw^O*. ubkpybL[vgn>(Sx'lcO\1v¢(lAL}; 7Y3ƍ,ðc`Eb1ӌVd_1p!$:7S.^#i8)JVC&% (8p?z_ITS2&1V?c*pqfjP = "ƽX]FNZϩw`~YƚHR (gmt2͞.:Y N1PbP#|& ^"FE /-U{}y}&@cjٹ.7!QwF$K~c<ڎW*2}=SiZS=pM Zlw׹Q42Ɲ7;Ukf6мHI}_3`+ruwij \ as~\:Q}\%0tu2?h574[/G&orzЫm*< ]msކ'Dj)"EXm{L/SEd:#=:F})ĕk]L)H\9?-<#8켸[zrD1`) ui?/=$+m$shuTyn圵aUIy{+<6.0Ŕeg>$*Qo&~Lih&8yz6|qy!rH${RWXR}H6zH$صrft?hj ]s'q(Ƕ YZ