Hello community, here is the log from the commit of package telepathy-qt5 for openSUSE:Factory checked in at 2014-06-18 07:50:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-06-04 18:38:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.telepathy-qt5.new/telepathy-qt5.changes 2014-06-18 07:52:54.000000000 +0200 @@ -1,0 +2,46 @@ +Mon Jun 16 21:07:07 UTC 2014 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- 0005-Start-0.9.4-development.patch 0006-farsight-Fix-linking.patch 0007-Link-telepathy-qt4-farsight-against-gobject.patch 0009-glib-Disable-tp_tests_connection_run_until_contact_b.patch 0010-cmake-Require-tp-glib-0.18.patch 0012-Fix-warning-in-DBusTubeChannel.patch 0013-Fix-storing-avatars-so-that-they-are-not-stored-mill.patch 0015-Fix-stack-overflow-in-SimpleObserver-create.patch 0017-Remove-references-to-deprecated-tp_channel_borrow_im.patch 0018-tests-sync-simple-channel-dispatch-operation.c-from-.patch 0019-Removing-old-Farsight-files.patch 0021-account-add-method-Account-createDbusTubeRoom.patch 0023-Kill-the-last-bits-of-Farsight.patch 0024-Fix-compilation-on-new-versions-of-cmake.patch 0025-Fix-build-for-Qt5-release.patch 0026-Fix-tests-build-for-Qt5-release.patch 0027-Fix-TestKeyFile-sort-list-before-comparing.patch 0028-Fix-TestAccountSet-testFilters.patch 0029-Fix-TestDBusProxyFactory-testDropRefs.patch 0030-Fix-HandledChannelNotifier-for-Qt5.patch 0031-Update-to-spec-0.27.3.patch 0032-Update-changes-from-Channel_Dispatcher_Future.patch 0033-Update-test-library-to-match-spec-changes.patch 0034-Add-Room-Subject-RoomConfig-interfaces-to-generation.patch 0035-Fix-ChannelDispatcher.Messages-test.patch 0036-Fix-moc-command-for-Qt5.2.patch 0037-Simplify-FindQt5.cmake.patch 0038-Allow-compilation-when-only-qmake-qt4-is-in-the-path.patch 0039-Add-Q_UNUSED-as-Q_ASSERT-is-a-no-op-in-release-mode.patch 0040-Add-5-to-pkg-config-package-names-for-Qt5.patch telepathy-qt-0.9.3.tar.gz New: ---- telepathy-qt-0.9.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ telepathy-qt5.spec ++++++ --- /var/tmp/diff_new_pack.OIJvdE/_old 2014-06-18 07:52:55.000000000 +0200 +++ /var/tmp/diff_new_pack.OIJvdE/_new 2014-06-18 07:52:55.000000000 +0200 @@ -23,7 +23,7 @@ %define gstreamer1 0 Name: telepathy-qt5 -Version: 0.9.3 +Version: 0.9.4 Release: 0 Summary: Qt4 bindings for the Telepathy Library License: LGPL-2.1+ @@ -37,37 +37,6 @@ Patch2: search-for-gstreamer1.0.diff # PATCH-FIX-UPSTREAM search-for-telepathy-farstream-0.4.diff -- searches for telepathy-farstream-0.4 Patch3: search-for-telepathy-farstream-0.4.diff -# PATCHES 4- 33 are from upstream git -Patch4: 0005-Start-0.9.4-development.patch -Patch5: 0006-farsight-Fix-linking.patch -Patch6: 0007-Link-telepathy-qt4-farsight-against-gobject.patch -Patch7: 0009-glib-Disable-tp_tests_connection_run_until_contact_b.patch -Patch8: 0010-cmake-Require-tp-glib-0.18.patch -Patch9: 0012-Fix-warning-in-DBusTubeChannel.patch -Patch10: 0013-Fix-storing-avatars-so-that-they-are-not-stored-mill.patch -Patch11: 0015-Fix-stack-overflow-in-SimpleObserver-create.patch -Patch12: 0017-Remove-references-to-deprecated-tp_channel_borrow_im.patch -Patch13: 0018-tests-sync-simple-channel-dispatch-operation.c-from-.patch -Patch14: 0019-Removing-old-Farsight-files.patch -Patch15: 0021-account-add-method-Account-createDbusTubeRoom.patch -Patch16: 0023-Kill-the-last-bits-of-Farsight.patch -Patch17: 0024-Fix-compilation-on-new-versions-of-cmake.patch -Patch18: 0025-Fix-build-for-Qt5-release.patch -Patch19: 0026-Fix-tests-build-for-Qt5-release.patch -Patch20: 0027-Fix-TestKeyFile-sort-list-before-comparing.patch -Patch21: 0028-Fix-TestAccountSet-testFilters.patch -Patch22: 0029-Fix-TestDBusProxyFactory-testDropRefs.patch -Patch23: 0030-Fix-HandledChannelNotifier-for-Qt5.patch -Patch24: 0031-Update-to-spec-0.27.3.patch -Patch25: 0032-Update-changes-from-Channel_Dispatcher_Future.patch -Patch26: 0033-Update-test-library-to-match-spec-changes.patch -Patch27: 0034-Add-Room-Subject-RoomConfig-interfaces-to-generation.patch -Patch28: 0035-Fix-ChannelDispatcher.Messages-test.patch -Patch29: 0036-Fix-moc-command-for-Qt5.2.patch -Patch30: 0037-Simplify-FindQt5.cmake.patch -Patch31: 0038-Allow-compilation-when-only-qmake-qt4-is-in-the-path.patch -Patch32: 0039-Add-Q_UNUSED-as-Q_ASSERT-is-a-no-op-in-release-mode.patch -Patch33: 0040-Add-5-to-pkg-config-package-names-for-Qt5.patch BuildRequires: cmake BuildRequires: dbus-1-python BuildRequires: fdupes @@ -148,53 +117,28 @@ %endif %endif %patch3 -p1 -%patch4 -p1 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 -%patch8 -p1 -%patch9 -p1 -%patch10 -p1 -%patch11 -p1 -%patch12 -p1 -%patch13 -p1 -%patch14 -p1 -%patch15 -p1 -%patch16 -p1 -%patch17 -p1 -%patch18 -p1 -%patch19 -p1 -%patch20 -p1 -%patch21 -p1 -%patch22 -p1 -%patch23 -p1 -%patch24 -p1 -%patch25 -p1 -%patch26 -p1 -%patch27 -p1 -%patch28 -p1 -%patch29 -p1 -%patch30 -p1 -%patch31 -p1 -%patch32 -p1 -%patch33 -p1 %build -export CXXFLAGS="%{optflags}" -export CFLAGS="%{optflags}" if [ %{_lib} = lib64 ]; then EXTRA_FLAGS="$EXTRA_FLAGS -DLIB_SUFFIX=64" fi mkdir build cd build -cmake .. -DCMAKE_CXXFLAGS="%{optflags}" -DCMAKE_CFLAGS="%{optflags}" $EXTRA_FLAGS -DCMAKE_INSTALL_PREFIX=/usr \ - -DENABLE_TESTS=FALSE -DENABLE_EXAMPLES=FALSE -DENABLE_FARSIGHT=FALSE -DENABLE_FARSTREAM=TRUE -DDISABLE_WERROR=TRUE -DDESIRED_QT_VERSION=5 +cmake -DCMAKE_BUILD_TYPE=release \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_C_FLAGS="%{optflags}" \ + -DCMAKE_CXX_FLAGS="%{optflags}" \ + -DENABLE_TESTS=FALSE \ + -DENABLE_EXAMPLES=FALSE \ + -DENABLE_FARSIGHT=FALSE \ + -DENABLE_FARSTREAM=TRUE \ + -DDISABLE_WERROR=TRUE \ + -DDESIRED_QT_VERSION=5 $EXTRA_FLAGS .. + make %{?_smp_mflags} %install -cd build -%make_install -cd .. +%makeinstall -C build %fdupes %{buildroot} %post -n %{libname}-%{major} -p /sbin/ldconfig ++++++ telepathy-qt-0.9.3.tar.gz -> telepathy-qt-0.9.4.tar.gz ++++++ ++++ 618660 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
