libtelepathy-qt5-farstream0-0.9.8-bp154.1.129 >  A b|b؜!M@eeeOp=KaWY%RܺFQ !Py~֎ 37of6į<@\^zKl K)?֗$F=Fہb;_B@zɓ#SF=fȡ56= ]rV&9IhDiW Uws[v;SsN.9XBO>ulS@m1RrkWƌXTz-96C9ZĻ/Eb9fa20d6faea82fe44749b878c58502f8daafe801f2c269bdb1a319dbb8fb04433bf00d436db39b30c291562491d7a98593ef67e\Xb|b؜!M@eeeZK^_VrR8͍ypqd(\WELv09+;ʊ~R+ N˷-2R0c+9cl6{$0 +! 8mm|z@v1ǰbo8]6V);a-᧓i/b!l0\)NV3f8D6V( cLv!sP>_$9N{] ̇6{} O`ICDw.hBOe[/I%t>p@?d$ 0 W  &>agp    $ P`t,(8 9 : >@FGHIXY\,]<^bcdeflu0v@wxyzXhlrClibtelepathy-qt5-farstream00.9.8bp154.1.129Qt5 bindings for the Telepathy LibraryTelepathy-Qt5-farstream is a high-level binding for Telepathy, similar to telepathy-glib but for Qt 5.b|bIobs-arm-11qwSUSE Linux Enterprise 15 SP4openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgDevelopment/Tools/Otherhttps://telepathy.freedesktop.org/linuxaarch64% gA큤b|b@b|bBb|bH]ɗ159295a02200ced8c5cfd02a1727a94f3edf9450b741f11b59620c92077a5f5aa9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861libtelepathy-qt5-farstream.so.0.0.9.8rootrootrootrootrootrootrootroottelepathy-qt5-0.9.8-bp154.1.129.src.rpmlibtelepathy-qt5-farstream.so.0()(64bit)libtelepathy-qt5-farstream0libtelepathy-qt5-farstream0(aarch-64)@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libQt5Core.so.5()(64bit)libQt5Core.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)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libtelepathy-farstream.so.3()(64bit)libtelepathy-glib.so.0()(64bit)libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit)libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit)libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit)libtelepathy-qt5.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3^j$@^$DWiWiV@VGVy;@VZU[%U@T@Christophe Giboudeaux Christophe Giboudeaux buschmann23@opensuse.orgbuschmann23@opensuse.orgmlin@suse.commlin@suse.comalarrosa@suse.comzaitor@opensuse.orghrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.com- Remove the unneeded dbus-python build dependency.- Update to 0.9.8: * Python3 port * Improved the documentation generation * Reworked exported CMake targets * GNUInstallDirs used to simplify packaging * Added constructor from initializer_list to generated Telepathy types * Added a getter for 'silent' Message flag * Adjusted BaseChannelTextType API * Added BaseConnectionContactGroupsInterface * Fixed BaseDebug API * Added BaseConnection::getExistingChannel() * Fixed work with threaded QtDBus * Omit parts with non-empty 'interface' key value for Message::text() * A lot of fixes in tests * fd.o #40008: Fix dependencies lookup (we used to prefer system-wide libs)- add libtelepathy-qt5-service0 to baselibs.conf- Update to 0.9.7 - Dependencies: * CMake minimum version bumped to 2.8.12. - Enhancements: * Various documentation fixes and improvements. * Service library is now a shared library with own ABI versioning. * Implemented BaseConnectionContactsInterface::getContactByID(). * Reimplemented BaseChannelGroupInterface class - Has new future-proof API. - Has documentation for all methods. - Flags Properties and MembersChangedDetailed now always ON. * Added service-side Debug Interface implementation. * Added service-side Connection ClientTypes interface. * Added service-side Connection ContactCapabilities interface. * Implemented service-side FileTransfer Interface: - Well documented and covered with tests! - Supports IPv4 and IPv6 socket types with localhost access control. - Supports custom sockets and access control. * Added IODevice class, which is interesting for all CMs that have backend, that accepts a QIODevice for file transfers. * Other improvements. - API changes: * Service-side of ChannelGroup Interface redone with different API. - Fixes: * Fixed build with glibc-2.20+ * Fixed build with GStreamer-1.5.1+ * Added missing link to QtTest in tests. * Added missing link to glib2 in Farstream. * Fixed hash calculation of QList for Qt-5.6. * fd.o #91659: CMake now search for Python 2, rather than Python 3. * fd.o #95376: Removed usage of deprecated QDBusArgument stream operators (fixes build with Qt-5.7 beta and (probably) Qt-5.8+). * fd.o #65981: Fixed build with Ninja (cmake). * Fixed memory leak in DBusError. * Fixed BaseConnection::createChannel() ".Requested" property processing. * Fixed BaseChannelGroupInterface::removeMembers(). * Fixed BaseChannelGroupInterface::groupFlagsChanged() signal emission. * Fixed CreationTimestamp property in BaseChannelRoomInterface. * Fixed device management in IncomingFileTransferChannel. * Fixed device management in OutgoingFileTransferChannel. * BaseConnection now properly closes channels on disconnect. * BaseConnection and BaseChannel debug output now respects Tp::enableDebug(). * Other small fixes. - removed obsolete patch telepathy-qt5-gst-1_6.patch, now included upstream - set minimum required cmake version to 2.8.12- Do not require libtelepathy-qt5-farstream if it does not build- Partial revert the last commit, do not disable the farstream subpackage for ppc64le on all version, just disabled it on SLE12.- Disable the farstream subpackage for ppc64le, since SLE12 doesn't have farstream packages in that architecture- Update to version 0.9.6.1: + Fixed illegal C++ statement in one of service interfaces. - Add telepathy-qt5-gst-1_6.patch: Fix build with gstreamer-1.6.- Update to 0.9.6: - Enhancements: * Added TP_QT_VERSION and TP_QT_VERSION_CHECK macros - Can be used like #if (TP_QT_VERSION == TP_QT_VERSION_CHECK(0, 9, 6)) - Absence of the TP_QT_VERSION macros indicates previous versions (might be useful for service bindings compatibility) * Added client side support for conference calls * Implemented numerous interfaces for service bindings - API changes: * Refactored service-side bindings API - BaseConnection createChannel() and ensureChannel() methods now accept request map instead of several extracted values. - BaseChannel::create() arguments reordered in natural way. - Fixes: * Fixed CallContent interfaces exposing (required for DTMF) * fd0#86312: Fixed condition in adaptor methods generation - Drop patches merged upstream: Add-missing-QObject-include.patch and add-the-telepathy-qt-include.patch- Add-missing-QObject-include.patch: fixed build with Qt 5.5- Added add-the-telepathy-qt-include.patch/sbin/ldconfig/sbin/ldconfigobs-arm-11 16523187930.9.8-bp154.1.1290.9.8-bp154.1.129libtelepathy-qt5-farstream.so.0libtelepathy-qt5-farstream.so.0.0.9.8libtelepathy-qt5-farstream0COPYING/usr/lib64//usr/share/licenses//usr/share/licenses/libtelepathy-qt5-farstream0/-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-SP4/standard/f00afc7d8c9dbd6f5feb276b5be5a074-telepathy-qt5cpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0e0ba735f0b61402db749f51b309018bba01d3fe, strippeddirectoryASCII textPRRR RRRR RRR R RRRRR RRR3hI#UJ,eutf-8874a5d99962ebed54e41be1ab2b28e48f9c6a38a32afa6c8c19f3100012ee8e0?7zXZ !t/t:'] cr$x#F ˜\>lO4rMX\񣜾s#M5m!ÛF(҂*nB( ZsM5SyPI÷;ޤd+m$ `C,>g9\V"uZg/Çr?l0Lנj:#U< jlŀQgwRɸ 眧.Z:'d->kA%٨v2 d}jO},nIm}p`5ۮZ>uH_dG e⵲p87FnRJ3đQH NGBoTPDTJ'zm([ b8c a1ЃQ a3aٻ2\33P~-U"gl{6\L&l! |*B[Nx:_3FnFskN~; ܝMo\os@@_Y1 mZa4yf+q+ˀ1~r.tyzP={44_F0÷&7XXsT d&{3|ao&rt{ /Am)0P-4|idNwA}s_xYYI4C;=xr`ʝJ1:6;~A 5G5Z/ҕ%@nj.TqhjC×bƓ|kL멢 ؂nQpӶr?S` %@QuRUxe_W1&Od7D"ɳZQ[H{E D9^pvedkvDwq*qўDH8@Ե1mrKNLH($zc>6a+GZڦ4VV!yNHcAsr)ky)8pOQL%EwUD|jkP g}PDt6O%*Bڞg/7>˻k3;-,MJt)IAVO=lz~ 7 GN9Li$f9~zFH]Jix "hf \1ZB:M.* X@vKX^)Ӫ<ؾY͙/8G钺]ѷ4#4FԽqՊzO;,;!tk=Jk = }~l4x/\rnJp7v=@m[UԹZK&Cw8Gں0zqwNfb8&7#phOi(֣2ܧQRV3F:+j}=vl7&*UPrk2_ʼn!5.쇼;q/jl -<[zSI> yNbzPj8N4dڞ'M$v9SD`f_k9’K?Pi~~y X՘⾄- B2nWidlv-yDJ62*ljċ. 4k*w,T63Y3 >rg9 Cfǒf}{vadԱ;_A~ƇFgv<1YC\K' |sӰscMYKUBi5YCg5.{3?u~|FjDI ߛ=]~Y"3ƿ.1ðB O%OgX+oV*3H-MJpQ,u31+C޿Ę jCIF$۷ Q?Av@ 煟~u{V+!T! E٤cL`ʿ7eA5 d:B1r(Lf<ww]hE^߷Wf#Z5oA76ŪA0O,~Q.#LZx9M7֠E; d >MXC5A=l.RhV'JW6֏C ta"vR[:o?dLWpC"'aQӱP.LSيbVQ V1feZdܐ5q!Sn[5,E}vESn\b{[ڳ)WGh U&Y^L r~?tA}4L:eք 3L,vU?L|n!eJzIn 8}?vԏpE"/’l;b#]dpL2>3[=Bi@s'gQT$eK<{C@2CRN}pz]a<gHL t12}|\Gy12M|LwkTRlGXd4*3jf_/Ϙt:_gw =ARNL&NBV@~((V10_yG(˫zR1c2iC"yTg}Ww )4wⲥ |Iw%5LQ݌I y(,DDc pIK[ 6ٓBz֝SRkڸ.HL:f $ *+~3F*0l(e/K!bHF< z q z f ,I<-[0 q@~qvb&^:JV{MA_tg^?90r6=jRj9ۢlz5,.B<*^KQ0m~DDQIɉ!r;GΨ Hme-5*S  F5n1 RNH„3?ҒdJ^al=Wp=9 Y#b{z ,em9V] fS[ϔ.7ۖҾC"LB`sا%l80XM/qJ̐U3ѳbqp!JUĈжGi_G}i4>"yMx/HXJw¥M \b$+Kjżg)?oln\ɴo&4%1>PnHWP&_OEPҚnI]K@ky7yDhY8A&E=jšg&n+T@cyn5o)ݽ  Y[-k=l:+9z92u[8~1@Efeó!|fyb' L鉮 :&>4}8^']2j.5NriF\<&7 Am/08\ 'd=Y<;J8w*sF(z]L8pBPs@\3(´)7㿄*7['j\LW3L%Qq} {]/O&b'NH}l5zmI 7V;?adLAfPSqh ggȵoE:gka"SЙ56mSB_);hBcv2nR~hF̮1Nxm*Q1yEV2J)w!P9rD oܻs&",pS4f咚σcSNp#&&*MNO&PuŪ*-/6Sf#\}w?M^D8щVbVDc7+i""}&8CZ DŽ&H ?a ,o2cP분!#t!Ȉ3:^A14d̒lc7HjsF=AĶ,>)n?[ieMuʱOW^l !V}BI/!kI t~MAT6"JxӗY@S:~$1 p W(d4Oq50@G\KNC%#=5WR8=!)']#9Pj㫕0sH;VHUAktʌM'֝qvP&&?g#`+{L<-BF#3~gV'M ؆;d=yK }gd #syr=݁"5]Zn:h.(iwޢ ai+ V IѪIt;~z*uC)4+ CYׯ{-9A7V F,8 z|88^-~"Pr?COAwp~:E{'Guh rkܺM~n&U`g7OZ~';F=.;kZ P/`D~T V?8~hh!V:Y6m},[E>4"jEYvx(Лon x{uBp9Y}mp0|uލv6]hߘ[ǎ!ٱN{WĮP+Gvv_s2[E7ZKC!Iv2LS> ֎N.e^@-XA'ե$4tn=#TnWe3F=T7}kN}gR[a3ji1' Q6|2<`K"pЇ5T!J2 N0;*QЫ~FM M nw'A7 ]w/ U0p>ͲѼO?%kctL%:I(yX_9|#z< )28Z> + ˦ ƹeCuBIǵ̭l]CبKmJ̅B˦ЎAǺVɈq=%fo;=\xqUBk.w'&D{(J$aƒmՀ11Jsk9ܾEM/&b= 7?tH5/W2wm~ŔW{}2> l@nY5y}I:ƪq,,ȁΰCDW)=j@۶vdI/UX j:z#bK~/0܈]2  (<ڞccQMqW6IBc$m&-hXn+Pc(x~:%H'*SdQY{"+h9+cTP tFI6K.hƄ_Q(cm: 4w 789݌O;z2ndR}iFB 8xQppxpDe[u3ΒI@n xDl#=4FWbω2ibUEa94dF/Ø+,C{#' xva3GoJTE),kG3ӚE_R9zn5CU*k;;!h:r  m!"M*<-;U"aKm2ћo_.j;}XMqZ6Jp7 ,"vd4humQ@B3s hjRdDR İ0ݡ5_N8-b<:UU_tD G(L\I)5"ԙr7Fi"&7B|ɷ&xPr{N^Bm\ Lb#wCU&5!s|٦Fu4 ;Ơf[kVZ'4M铷O3-)<1;.ު:GCMۅNRᣔ\&U`i@-gW.+YK ]Q(~Z%p:Eh^_Zc4a(^V'ArlyF]? ĐZYhp':` B}L!7sI 9!Hia`% fuYG<P) _>a/77mSrbRkVG,k3@z j'ad_1JX=Z0Ycy` []s%}&l۹OWGS#Doe'Uw?9w6UQh#i9Po$ǵK *SdB+I1QD9vѺZ :ME]\JNGTG.s̀9nXaTbM$)D~;㌍pF)B4gopnL?G|Ynddg$݉)|&D/ZMs r/Ϙ{#\fQ^Kk&MHu3ߨ MD{62Y*DV1~N@ m,l:ՙ±i 3}2c;%EܔeDh #J2:\" ^X Ȱӊ3qfJz;Q_:Q{b"@\X5AfʘQ>EJvZiYR:]t[>Q ~JD厰4@*F|jT+MN[ѷYFKDc WAWJ:BP7kQX\*`)[ 8Oּ,S>>&4x:$Ųog{ qю5́Ԛ>4ȸqȺdRIPgE5au{y'h36% l5a- .XoJj9?FQZqMn*y]>r't-(6<=Xl|쨀\mP;v/F[*q*6jŤa,iu'g! aLqzݔFđhg,/eل+y;}zG čt`@>j"kKUlC$VnYR852֮0mwWȾB==ۓ+:Z8sf\{uHwq>e" q ,6Q^c&NO+`:!`J%媮hM_`r:Ӱ]j6WqE q f1 Bى}Eۛ exxk1 o :Z/`5=mySMyo8f=Qf 9o1[5:cC K1X:.cJ Z=Օ] \ؙ8iHzb%=P=$@[XҞZ-VԆ/E#|{<9Dog~Ar4x+dbK'@B] ܜt(pa*jp2Hvǭ4BN@Hœ.-\ތ*Z-c+No 5 3Vf酥qن OU*zR4SsU471.s`8@y4Q3*6ȳU0e\^scpP ֬Uf`$^ j]>ğ>9epМO +<)Ltlֶq=vZ]ʘh:7fl, n83[wAOQ` `saYeT53ZKǶگY'M7o*>.A3N2R;Lfoisqaz׃kd n)%PZ Z xTN IKo+_ fKxĊ);8"Oa 쁞BG,.3aRhd-$- %an?cT%tzoQS5+/OjտB3J*_逵 W H!|ylUU6,ѯ×"lTHqOn&Ia&o$h!noh1? gyZ Mst E z}\ 5Tץsl2xlw 2-lEO4;]tzyo.t; Cs (ur+7 |{ ۋCj|Y`-\oazB35C] R#Qqe2aGR Q9АoR lZdN4{ei? qVUFݒc轘aVJN1z2l&CH^V#bGrŝS}e!!GaR3Q/pnV*BM,kAg=P;m4R5wmdWӞȻ=}фħ_gj!>r{=_d("0n\YGP3׆w+mr?|ugtzN2z ?"S|k~ -7Lr.vg0.{Id썉M1o+ ]ųERgV4#V6' CASH^+R粵^e"vKx G۸?4Gpm<ï67 JB־?sL'һC'jx:LL-jF:Ǐo2|v5QNRw0 v4]|O;]tOp#^bw~ar.5e>+iaiӍ3ϹUd#gן6[ Dܒ?kKف ';12z/f=c9H9|m [ _E!Sux_(F? _hrjp=,&XGa#$*tDU#³v +&(0(*yY`Ԩ]fpYgHɠ+Z.Xz֫6.*,LSR}%ʲ RkEwj lЈ0 OH`de\0ʈGLd TaL v'0EkNAױ /ӐG uB![&e^5rUV:HP'|-O9]n%E83|ns-V%pB? bCҀ܁#Ǘ,uI4Y@pH=Zb oONm;X;PĈg3ag-BEr=Od^r>r"{N3iK@I> vڀ 0UADZ{W` ]yp!^_=UI3QE<ϯYQL *R(`P}nW !GDl ۞sUϘ$![i+5 Fsj^3YS ۠'Ļlku2V@.EpsvnCABwa _}Shi\ ԘcW+" Va"O"ܱ:- (Ga8^!tiSrLt|$MOyUeOM>x;K2Ng|?ШXJQy>sJ;jx(~JPfi ᪰>'$-ݑܺ+28Hx(Ao"b 5] {z1QPw?Ev%%]IGmlg-нf 6rҰ_N\FNdrg̑ h@OX6 aWZ3yEDSA,W*vH^o'-TvX$SI+_(mELi_{p)WȢY`# ^i> qSl;[vIHV N kjBZ^Y4Y}P(oTAHf"{Q+%N,+z m|Ӎ1dxw@HHZ׮B/ 9, 1 a:R',č26́<4/4!>_B[ɣQwLk&! cRU)q(ovdpے1^p'1ߡR̃SQy;5R̈GD;շh#1jbsdXwR#zdŎVg`H[Yj9Vk \A/Kdzk k [İNgC:چ73zi^ʢ;77Пӎ7TW>T:9oY懷u@`+ #}zzxIVB~?10A