libtelepathy-qt5-farstream0-0.9.8-bp153.2.2.1<>,(<a(|!M@eeeOeXDV DP7@ZZ o6y]IB|tb<╒pb>f8y0ҍ5{At]|RKaY #~x{Sbx\Az)Yߩ6K Y<Fu+ |dt4q*)"*0'&hpT88&|g>ԩY QPR--eA!{CSCw'[,3~A)o[fG>@?d$ 0 W  %=`fp    $ P`t,;(j8t 9 : >N@]FlGHIXY\]^ZbcUdef l u v0wxy zTdhnClibtelepathy-qt5-farstream00.9.8bp153.2.2.1Qt5 bindings for the Telepathy LibraryTelepathy-Qt5-farstream is a high-level binding for Telepathy, similar to telepathy-glib but for Qt 5.a(|obs-power8-03pSUSE Linux Enterprise 15openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgDevelopment/Tools/Otherhttps://telepathy.freedesktop.org/linuxppc64le% `gA큤a(na(oa(x]ɗ15aa3cd105215d2190723e7e58e03de5d9040ae00cdd9850ed79e51da3a81608a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861libtelepathy-qt5-farstream.so.0.0.9.8rootrootrootrootrootrootrootroottelepathy-qt5-0.9.8-bp153.2.2.1.src.rpmlibtelepathy-qt5-farstream.so.0()(64bit)libtelepathy-qt5-farstream0libtelepathy-qt5-farstream0(ppc-64)@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibQt5Core.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.1^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-power8-03 16300673240.9.8-bp153.2.2.10.9.8-bp153.2.2.1libtelepathy-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:Maintenance:16873/openSUSE_Backports_SLE-15-SP3_Update/3b174c7067731bf7736b31a2cbecfffb-telepathy-qt5.openSUSE_Backports_SLE-15-SP3_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=6be942b853b9edf12f643eb06981e4b0db0f6940, strippeddirectoryASCII textPRRRRRR R RR RR RRRR RR. ǥALutf-87f2a218c21a925033e937e80524fbf23906a94ab04ca77277cae0e8a905b6692?7zXZ !t/j]"k%;kƒq&*5]pIO+ S[Y5X',_9R>TɊYU8n՝!U’+֙uz/ D0_(do.$1!Q8830*I݆.P)8M!_ettDݰ?RؤlIkwCn@qATT DIKY[.0&Mj6\I$''6N kc0N-ldqޞ+ة 1}½K0Bg>ymёE.?"ji@z{u'9.Y6>!$3}``?%9| *~X g+ : (q`o`0k M"T&t:DTh+mG70zz[Pj"Tw.T9?%E'bbJ6Ĭ#s.a6lFnAWMZvp'Aɤf xJ&1 d!?,9 ux 'CƆSVX [DºDȺv# ri2ҞhmQ`Eh%wrfS |Z[wS*c80sI=x `|9dqu^'*s{PUND/&~/w׻_StsȜxVǠNd#0y=%"19-m9J$@ڣ݆8i4ԜREX\!u" ǸDghO-!p /xӝ|=nѡ-Bc6긹YIt [XP07q7ǻhzr}z3k^-).ʼ|&5.9bKހ{d!le ?:,LtwvCp r^56gf{/j?,k셵b"R|@̴v'}=}f]F.mO_C5_ S$2f3A}/2,o-_Zses֛t{PѨҜrqux9Jc<]B$KM:y֢U1dvN+\ĖYbޔ`DmI@Rb"eS7uMzUAs5gAM=8 (WYTD; $w̏(Y4.WjJg?mۏwNއfx;