Hello community, here is the log from the commit of package telepathy-qt5 for openSUSE:Factory checked in at 2015-05-19 23:46:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/telepathy-qt5 (Old) and /work/SRC/openSUSE:Factory/.telepathy-qt5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "telepathy-qt5" Changes: -------- --- /work/SRC/openSUSE:Factory/telepathy-qt5/telepathy-qt5.changes 2015-03-30 19:33:45.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.telepathy-qt5.new/telepathy-qt5.changes 2015-05-19 23:46:42.000000000 +0200 @@ -1,0 +2,22 @@ +Tue May 19 06:59:01 UTC 2015 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- Add-missing-QObject-include.patch add-the-telepathy-qt-include.patch telepathy-qt-0.9.5.tar.gz New: ---- telepathy-qt-0.9.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ telepathy-qt5.spec ++++++ --- /var/tmp/diff_new_pack.x1zApN/_old 2015-05-19 23:46:43.000000000 +0200 +++ /var/tmp/diff_new_pack.x1zApN/_new 2015-05-19 23:46:43.000000000 +0200 @@ -20,7 +20,7 @@ %define major 0 Name: telepathy-qt5 -Version: 0.9.5 +Version: 0.9.6 Release: 0 Summary: Qt4 bindings for the Telepathy Library License: LGPL-2.1+ @@ -28,10 +28,6 @@ Url: http://telepathy.freedesktop.org/ Source: http://telepathy.freedesktop.org/releases/telepathy-qt/telepathy-qt-%{version}.tar.gz Source1: baselibs.conf -# PATCH-FIX-UPSTREAM add-the-telepathy-qt-include.patch -Patch0: add-the-telepathy-qt-include.patch -# PATCH-FIX-UPSTREAM Add-missing-QObject-include.patch -Patch1: Add-missing-QObject-include.patch BuildRequires: cmake BuildRequires: dbus-1-python BuildRequires: fdupes @@ -85,8 +81,6 @@ %prep %setup -q -n telepathy-qt-%{version} -%patch0 -p1 -%patch1 -p1 %build if [ %{_lib} = lib64 ]; then ++++++ telepathy-qt-0.9.5.tar.gz -> telepathy-qt-0.9.6.tar.gz ++++++ ++++ 680247 lines of diff (skipped)
