telepathy-qt5-devel-32bit-0.9.7-lp151.2.4 >  A \?/=„$O\:F<&0 K bRC Aݷ4k݋'xg?b"E #bDi_jEA@^׮tW.Db)mGr}[t+hlvlf0XfGu3M/8@t4 L(a.ֵ:V=kEɴ}$Qb#'nm翉|>0G_57JS /B‚ y5٭eǎ$4L&7"Xnۍ75aa73dde439cd668cb0b1522f6321b451ba42508850b6ab960a1a8d77d97f6c14799899a31f828a0b0e32ce5b719767e336d895&\?/=„D"Flڠ{@,6oIi&dYwpǢ̴C C<-:[~ jdRfɩļH`|IH_4.eKӆc5dhT{{ea*]%>p((izJgHKh*z Yffi2[}$w-,*ύ;)3.?POX g̫ԫ[?;!5ӕtW q/wy>VHYrNc'xس%>p9!?!d" , tDHPTgpz       `l{(8(9`:G8HDIPXTY\\|]^bc d!e!f! l! u! v!,!0!4!:!|Ctelepathy-qt5-devel-32bit0.9.7lp151.2.4Header files, libraries and development documentation for telepathy-qt5This package contains the header files, static libraries and development documentation for telepathy-qt5. If you like to develop programs using telepathy-qt5, you will need to install telepathy-qt5-devel.\>morla5openSUSE Leap 15.1openSUSELGPL-2.1+https://bugs.opensuse.orgDevelopment/Libraries/C and C++http://telepathy.freedesktop.org/linuxx86_64\>\>\>libtelepathy-qt5-farstream.so.0libtelepathy-qt5-service.so.0libtelepathy-qt5.so.0rootrootrootrootrootroottelepathy-qt5-0.9.7-lp151.2.4.src.rpmtelepathy-qt5-devel-32bittelepathy-qt5-devel-32bit(x86-32)    libtelepathy-qt5-0-32bitlibtelepathy-qt5-farstream0-32bitlibtelepathy-qt5-service0-32bitrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)telepathy-qt5-devel0.9.70.9.70.9.73.0.4-14.6.0-14.0-15.2-10.9.74.14.1WiWiV@VGVy;@VZU[%U@T@TS/S@Sg@SJ|@buschmann23@opensuse.orgbuschmann23@opensuse.orgmlin@suse.commlin@suse.comalarrosa@suse.comzaitor@opensuse.orghrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.comhrvoje.senjan@gmail.com- 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- Update to 0.9.5: * Added more service side bindings * Service bindings now enabled by default * Bump Farstream version * Allow subclass of Tp::ReceivedMessage * Workaround invalid channelRequests when delegating, fdo#77986 - Drop search-for-gstreamer1.0.diff and search-for-farstream0.2.diff, merged upstream - Provide telepathy-qt5-service-devel-static, due to newly enabled service library- Move to gstreamer 1.0 API for Factory - Drop search-for-telepathy-farstream-0.4.diff (support for older openSUSE versions is dropped) - Adjust baselibs.conf for new subpackage - Update descriptions- Update to 0.9.4 + Enhancements: * fdo#63098: add method Account::createDbusTubeRoom + Fixes: * fdo#46241: Fixed linking in farstream and farsight * Require tp-glib 0.18 and fix 0.19-ism * fdo#47647: Fixed storing avatars, so that they are not stored millions of times each. * fdo#62711: Fixed stack overflow in SimpleObserver::create * Fix compilation and running against release Qt5 - Drop patches included in this release: 0012-Fix-warning-in-DBusTubeChannel.patch 0035-Fix-ChannelDispatcher.Messages-test.patch 0031-Update-to-spec-0.27.3.patch 0026-Fix-tests-build-for-Qt5-release.patch 0021-account-add-method-Account-createDbusTubeRoom.patch 0036-Fix-moc-command-for-Qt5.2.patch 0030-Fix-HandledChannelNotifier-for-Qt5.patch 0007-Link-telepathy-qt4-farsight-against-gobject.patch 0005-Start-0.9.4-development.patch 0039-Add-Q_UNUSED-as-Q_ASSERT-is-a-no-op-in-release-mode.patch 0025-Fix-build-for-Qt5-release.patch 0010-cmake-Require-tp-glib-0.18.patch 0006-farsight-Fix-linking.patch 0029-Fix-TestDBusProxyFactory-testDropRefs.patch 0009-glib-Disable-tp_tests_connection_run_until_contact_b.patch 0028-Fix-TestAccountSet-testFilters.patch 0038-Allow-compilation-when-only-qmake-qt4-is-in-the-path.patch 0023-Kill-the-last-bits-of-Farsight.patch 0027-Fix-TestKeyFile-sort-list-before-comparing.patch 0018-tests-sync-simple-channel-dispatch-operation.c-from-.patch 0040-Add-5-to-pkg-config-package-names-for-Qt5.patch 0037-Simplify-FindQt5.cmake.patch 0032-Update-changes-from-Channel_Dispatcher_Future.patch 0034-Add-Room-Subject-RoomConfig-interfaces-to-generation.patch 0015-Fix-stack-overflow-in-SimpleObserver-create.patch 0024-Fix-compilation-on-new-versions-of-cmake.patch 0017-Remove-references-to-deprecated-tp_channel_borrow_im.patch 0013-Fix-storing-avatars-so-that-they-are-not-stored-mill.patch 0019-Removing-old-Farsight-files.patch 0033-Update-test-library-to-match-spec-changes.patch - Simplify cmake usage during %build phase- Add baselibs.conf- Activate telepathy-qt5 package0.9.7-lp151.2.40.9.7-lp151.2.4libtelepathy-qt5-farstream.solibtelepathy-qt5-service.solibtelepathy-qt5.so/usr/lib/-fomit-frame-pointer -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:Leap:15.1/standard/8ee79ffb87cff3c7f97f2ab3af7994da-telepathy-qt5cpioxz5x86_64-suse-linuxutf-80c930df0803f83393e3b95bb647cdc1580bcb508595b8063080879dd2dbe31a7?p7zXZ !t/] cr$x#ry} Qn֋%*Q) ~-cb MLhW^Zq /9HU ɠsKǕԪDw:qBKc(۸qPK[9=DDQE/ 7u`zRyu(d{/GP{S Ņ YZ