Hello community, here is the log from the commit of package telepathy-sofiasip for openSUSE:Factory checked in at Tue May 3 09:39:28 CEST 2011. -------- --- GNOME/telepathy-sofiasip/telepathy-sofiasip.changes 2010-08-28 09:39:00.000000000 +0200 +++ /mounts/work_src_done/STABLE/telepathy-sofiasip/telepathy-sofiasip.changes 2011-04-29 23:04:35.000000000 +0200 @@ -1,0 +2,22 @@ +Fri Apr 29 22:28:41 UTC 2011 - dimstar@opensuse.org + +- Update to version 0.7.1: + + fdo#32607: Added 'message-token' and 'message-sent' headers to + incoming messages, derived from SIP message headers. + + Authentication channels implemented as a simple password + challenge. + + fdo#33716: Reject incoming calls from the same URI as the local + user, rather than crashing apologetically. + + Test suite pulled up to Gabble standards. + + fdo#32085: Tests for basic StreamedMedia call cases + + Changed the type of the size parameter to gssize in + tpsip_unquote_string(). +- Changes from version 0.7.0: + + Opening the new development series. + + fdo#29377: Implemented o.fd.Tp.Ch.I.Messages. + + fdo#30538: Implemented o.fd.Tp.Protocol. + + fdo#31720: Uses TpDBusDaemon to export media streams. + + Improvements in session state and signalling. +- Use source services: download_url, recompress, set_version. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- telepathy-sofiasip-0.6.4.tar.bz2 New: ---- _service _service:recompress:download_url:telepathy-sofiasip-0.7.1.tar.bz2 _service:set_version:telepathy-sofiasip.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ _service:set_version:telepathy-sofiasip.spec ++++++ # # spec file for package telepathy-sofiasip # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: telepathy-sofiasip Version: 0.7.1 Release: 1 License: LGPLv2.1+ Summary: SIP connection manager for Telepathy Group: System/Libraries Source: %{name}-%{version}.tar.bz2 BuildRequires: glib2-devel >= 2.16 BuildRequires: libxslt BuildRequires: python-xml BuildRequires: sofia-sip-devel >= 1.12.10 BuildRequires: telepathy-glib-devel >= 0.7.17 BuildRoot: %{_tmppath}/%{name}-%{version}-build %define debug_package_requires telepathy-sofiasip = %{version}-%{release} %description IETF SIP connection manager for Telepathy using the SofiaSIP protocol stack. %package devel License: LGPLv2.1+ Summary: SIP connection manager for Telepathy - development files Group: Development/Libraries/C and C++ Requires: %{name} = %{version} %description devel IETF SIP connection manager for Telepathy using the SofiaSIP protocol stack. %prep %setup -q %build %configure make %{?jobs:-j %jobs} %install %makeinstall %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %clean %{__rm} -rf %{buildroot} %files %defattr(-,root,root) %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.sofiasip.service %{_datadir}/telepathy %{_libexecdir}/telepathy-sofiasip %doc %{_mandir}/man8/telepathy-sofiasip.8.gz %files devel %defattr(-,root,root) %{_includedir}/telepathy-sofiasip-0.6 %changelog ++++++ telepathy-sofiasip.spec ++++++ --- /var/tmp/diff_new_pack.DiCH8W/_old 2011-05-03 09:38:06.000000000 +0200 +++ /var/tmp/diff_new_pack.DiCH8W/_new 2011-05-03 09:38:06.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package telepathy-sofiasip (Version 0.6.4) +# spec file for package telepathy-sofiasip # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Name: telepathy-sofiasip Version: 0.6.4 -Release: 1 +Release: 5 License: LGPLv2.1+ Summary: SIP connection manager for Telepathy Group: System/Libraries ++++++ _service ++++++ <services> <service name="download_url"> <param name="protocol">http</param> <param name="host">telepathy.freedesktop.org</param> <param name="path">/releases/telepathy-sofiasip/telepathy-sofiasip-0.7.1.tar.gz</param> </service> <service name="recompress"> <param name="file">_service:download_url:*.tar.gz</param> <param name="compression">bz2</param> </service> <service name="set_version" /> </services> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org