Hello community, here is the log from the commit of package papyon for openSUSE:11.4 checked in at Fri Dec 9 16:37:19 CET 2011.
-------- --- old-versions/11.4/all/papyon/papyon.changes 2010-12-07 12:51:09.000000000 +0100 +++ 11.4/papyon/papyon.changes 2011-12-06 16:23:50.000000000 +0100 @@ -1,0 +2,36 @@ +Tue Dec 6 15:23:10 UTC 2011 - [email protected] + +- Update to new version to fix connection issues with MSN + (bnc#730654). +- Update to version 0.5.6: + + Enhancements: + - Synchronize address book after ABCHInternal notification + (fdo#37962) + - Handle exceptions when trying to add/accept a hidden contact + (fdo#38336) + - Implement keepalives for switchboards + - Add support for preview data when sending files + + Fixes: + - Use the right server for AB services and allow HTTP + redirection (fdo#42689) + - Don't disconnect after a period of inactivity because of ping + handling + - Don't use 100% cpu when a file transfer session is ended + - Properly handle broken content roaming profiles (fdo#32941 + and fdo#36655) + - Use the correct callback for rejected sessions (fdo#37098) +- Changes from version 0.5.5: + + Enhancements: + - Send and receive preview before file transfer + + Fixes: + - Switchboards are automatically closed after one minute of + inactivity + - Don't crash when a participant joins an external + conversation (Yahoo) + - Incompability with P2P transfer with pidgin + - Some callback errors (Adding groups now works) + + Regression: + - Tests have been removed from package for now. +- Remove FIXME note and hack for deleting tests. + +------------------------------------------------------------------- Package does not exist at destination yet. Using Fallback old-versions/11.4/all/papyon Destination is old-versions/11.4/UPDATES/all/papyon calling whatdependson for 11.4-i586 Old: ---- papyon-0.5.4.tar.bz2 New: ---- papyon-0.5.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ papyon.spec ++++++ --- /var/tmp/diff_new_pack.qG1C43/_old 2011-12-09 16:36:14.000000000 +0100 +++ /var/tmp/diff_new_pack.qG1C43/_new 2011-12-09 16:36:14.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package papyon (Version 0.5.4) +# spec file for package papyon # -# 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 @@ -18,14 +18,13 @@ Name: papyon -Version: 0.5.4 -Release: 1 -# FIXME: check that removing tests python module in %install is not needed anymore (last checked: 0.5.4) +Version: 0.5.6 +Release: 0.<RELEASE2> License: GPLv2+ Summary: Python client library for the MSN protocol Url: http://telepathy.freedesktop.org/wiki/Papyon Group: Development/Libraries/Python -Source0: %{name}-%{version}.tar.bz2 +Source0: http://www.freedesktop.org/software/papyon/releases/%{name}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: python BuildRequires: python-crypto @@ -60,8 +59,6 @@ %install %{__python} setup.py install --skip-build --root="%{buildroot}" --prefix="%{_prefix}" -# This really really should not be installed as a "tests" toplevel module. See https://bugs.freedesktop.org/show_bug.cgi?id=32176 -rm -r %{buildroot}%{python_sitelib}/tests/ %fdupes %{buildroot}/%{python_sitelib} %clean continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
