commit papyon for openSUSE:Factory
Hello community, here is the log from the commit of package papyon for openSUSE:Factory checked in at Tue May 3 09:42:23 CEST 2011. -------- --- papyon/papyon.changes 2010-12-07 12:51:09.000000000 +0100 +++ /mounts/work_src_done/STABLE/papyon/papyon.changes 2011-04-29 13:56:52.000000000 +0200 @@ -1,0 +2,18 @@ +Fri Apr 29 13:16:16 UTC 2011 - dimstar@opensuse.org + +- Update to 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. +- Use source services: download_url, recompress and set_version. +- Remove FIXME note and hack for deleting tests. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- papyon-0.5.4.tar.bz2 New: ---- _service _service:recompress:download_url:papyon-0.5.5.tar.bz2 _service:set_version:papyon.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ _service:set_version:papyon.spec ++++++ # # spec file for package papyon # # 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: papyon Version: 0.5.5 Release: 1 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 BuildRequires: fdupes BuildRequires: python BuildRequires: python-crypto BuildRequires: python-gobject2 BuildRequires: python-openssl BuildRequires: python-xml Requires: python-crypto Requires: python-gobject2 Requires: python-openssl Requires: python-xml # The package was named python-msn before Provides: python-msn = 0.3.3 Obsoletes: python-msn < 0.3.3 BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{suse_version} > 1110 BuildArch: noarch %endif %py_requires %if %suse_version <= 1110 %define python_sitelib %{py_sitedir} %endif %description papyon is an MSN client library, that tries to abstract the MSN protocol gory details. %prep %setup -q %build %{__python} setup.py build %install %{__python} setup.py install --skip-build --root="%{buildroot}" --prefix="%{_prefix}" %fdupes %{buildroot}/%{python_sitelib} %clean %{__rm} -rf %{buildroot} %files %defattr(-, root, root) %doc AUTHORS COPYING NEWS README %{python_sitelib}/papyon/ %{python_sitelib}/*.egg-info %changelog ++++++ papyon.spec ++++++ --- /var/tmp/diff_new_pack.0iiFZF/_old 2011-05-03 09:39:36.000000000 +0200 +++ /var/tmp/diff_new_pack.0iiFZF/_new 2011-05-03 09:39:36.000000000 +0200 @@ -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 @@ -19,8 +19,7 @@ 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) +Release: 5 License: GPLv2+ Summary: Python client library for the MSN protocol Url: http://telepathy.freedesktop.org/wiki/Papyon @@ -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 ++++++ _service ++++++ <services> <service name="download_url"> <param name="protocol">http</param> <param name="host">www.freedesktop.org</param> <param name="path">/software/papyon/releases/papyon-0.5.5.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
participants (1)
-
root@hilbert.suse.de