Changelog for
libtelepathy-qt4-farstream2-0.9.6.1-lp156.5.2.x86_64.rpm :
* Tue Aug 01 2017 wbauerAATTtmo.at- Fix package summaries (boo#956209)
* Sat Nov 21 2015 mlinAATTsuse.com- Update to 0.9.6.1 Fixes:
* Fixed illegal C++ statement in one of service interfaces.- Add fix-farstream-compilation-with-gstreamer-1.5.1.patch
* Fix compilation with GStreamer >= 1.5.1, only apply to openSUSE version >= 13.1- Add fix-compilation-with-old-cmake.patch
* Fix build with old cmake in earlier openSUSE version
* Sat Nov 21 2015 mlinAATTsuse.com- 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)
* fd.0 #86312: Fixed condition in adaptor methods generation
* Tue Sep 09 2014 hrvoje.senjanAATTgmail.com- 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- Rebase, reorder and apply search-for-farstream0.2.diff, search-for-gstreamer1.0.diff and search-for-telepathy-farstream-0.4.diff only for openSUSE 13.1 and older- Provide telepathy-qt4-service-devel-static, due to newly enabled service library
* Wed Jul 23 2014 hrvoje.senjanAATTgmail.com- Enable farstream package for Factory/13.2 (and build with gst1.0 API)
* Thu Jun 19 2014 hrvoje.senjanAATTgmail.com- 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: Fix-storing-avatars.patch fix-compilation-on-new-versions-of-cmake.patch
* Fri Oct 25 2013 hrvoje.senjanAATTgmail.com- Build farstream for openSUSE versions older than 13.2
* Sat Oct 19 2013 hrvoje.senjanAATTgmail.com- Added fix-compilation-on-new-versions-of-cmake.patch from upstream, fixes build with cmake >= 2.8.12
* Sat Jul 20 2013 hrvoje.senjanAATTgmail.com- Added search-for-gstreamer1.0.diff, search-for-farstream0.2.diff and Fix-storing-avatars.patch- Added farstream and gstreamer defines, which are disabled until QtGstreamer is ported to gstreamer 1.0- Spec cleanup
* Tue Apr 02 2013 alinm.elenaAATTgmail.com- add patch for farstream-devel to be built