File telepathy-qt4.changes of Package telepathy-qt4
-------------------------------------------------------------------
Tue Sep 9 22:31:08 UTC 2014 - hrvoje.senjan@gmail.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 21:48:52 UTC 2014 - hrvoje.senjan@gmail.com
- Enable farstream package for Factory/13.2 (and build with gst1.0 API)
-------------------------------------------------------------------
Thu Jun 19 20:59:18 UTC 2014 - hrvoje.senjan@gmail.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 21:45:15 UTC 2013 - hrvoje.senjan@gmail.com
- Build farstream for openSUSE versions older than 13.2
-------------------------------------------------------------------
Sat Oct 19 13:32:36 UTC 2013 - hrvoje.senjan@gmail.com
- Added fix-compilation-on-new-versions-of-cmake.patch from upstream,
fixes build with cmake >= 2.8.12
-------------------------------------------------------------------
Sat Jul 20 21:42:17 UTC 2013 - hrvoje.senjan@gmail.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 2 13:42:17 UTC 2013 - alinm.elena@gmail.com
- add patch for farstream-devel to be built
-------------------------------------------------------------------
Sat Jan 5 14:01:47 UTC 2013 - toddrme2178@gmail.com
- Split telepathy-qt4-farstream-devel to make it easier to handle
cases where compatible farstream versions are not available.
- Remove unused patches (don't-build-tests and gcc-4.7 fix)
-------------------------------------------------------------------
Fri Jan 4 16:16:38 UTC 2013 - toddrme2178@gmail.com
- Disable broken farstream buildrequires for openSUSE Factory
(12.3)
-------------------------------------------------------------------
Sun Oct 7 11:44:31 UTC 2012 - toddrme2178@gmail.com
- Disable broken farstream buildrequires for openSUSE 12.1
-------------------------------------------------------------------
Sat Oct 6 12:50:57 UTC 2012 - toddrme2178@gmail.com
- Fix source directory
-------------------------------------------------------------------
Tue Aug 28 06:54:37 UTC 2012 - mlin@suse.com
- Update to 0.9.3
* Added ClientTypes bindings to Contact.
* Fixed deprecation macros, and added TP_QT_EXPORT_DEPRECATED.
* Ported SimpleCallObserver to also handle Call1 calls.
* Deprecated Farsight and StreamedMedia.
* Introducing Telepathy-Qt-Service, a new static library that contains
experimental service-side bindings. For the moment this exposes
the required low-level interfaces for writing connection managers,
as well as some basic high-level API.
* Renamed AccountManager::accountForPath() and AccountManager::accountsForPaths()
to accountForObjectPath() and accountsForObjectPaths() respectively,
deprecating the old names.
* Added bindings for Debug interface.
* Enable several options in CMake to allow to selectively build components. In particular,
now Farsight, Farstream, examples and tests are optional. Farsight is disabled by default.
* fd.o #28366: Added high level bindings for DBus tubes.
* Bugfixes
- Add ENABLE_TESTS=OFF at cmake's parameter and don't applied dont-build-tests.diff
- Don't applied telepathy-qt-0.9.0-fix-gcc47.patch due to already fixed by upstream
-------------------------------------------------------------------
Fri Mar 23 10:38:32 UTC 2012 - cgiboudeaux@gmx.com
- Replace farsight with farstream. Both cannot be built at the same time.
-------------------------------------------------------------------
Wed Jun 15 09:25:20 UTC 2011 - alinm.elena@gmail.com
- bumped the version string
-------------------------------------------------------------------
Mon Jan 3 16:46:28 UTC 2011 - alinm.elena@gmail.com
- initial commit