From dfa82e2187c88763b07c3d6fbcb06c2e11c0230ab99acdd730af429fb74b737f Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 20 Apr 2010 23:59:17 +0000 Subject: [PATCH] Accepting request 38350 from devel:languages:python Copy from devel:languages:python/python-pybluez based on submit request 38350 from user cstender OBS-URL: https://build.opensuse.org/request/show/38350 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pybluez?expand=0&rev=6 --- PyBluez-0.16.tar.gz | 3 --- PyBluez-0.18.tar.gz | 3 +++ python-pybluez.changes | 8 ++++++++ python-pybluez.spec | 8 ++++---- 4 files changed, 15 insertions(+), 7 deletions(-) delete mode 100644 PyBluez-0.16.tar.gz create mode 100644 PyBluez-0.18.tar.gz diff --git a/PyBluez-0.16.tar.gz b/PyBluez-0.16.tar.gz deleted file mode 100644 index 58cf5f8..0000000 --- a/PyBluez-0.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cbe1f076a4947e29ded08ba9dd6dbbb86b25939fb4e50f508dd02f41681554e2 -size 77733 diff --git a/PyBluez-0.18.tar.gz b/PyBluez-0.18.tar.gz new file mode 100644 index 0000000..4e3ab1d --- /dev/null +++ b/PyBluez-0.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66b2184e0eaad5e1ecc89eb4c81cba0696b3028b85d1301186b45b0bbd761065 +size 74501 diff --git a/python-pybluez.changes b/python-pybluez.changes index f279fc1..b6a6c00 100644 --- a/python-pybluez.changes +++ b/python-pybluez.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Apr 20 14:41:32 CEST 2010 - cstender@suse.de + +- updated to version 0.18 + * bugfix for linux 2.6.30+ zero out struct sockaddr + * DeviceDiscoverer may specify bluetooth device_id (roelhuybrechts) + * DeviceDiscoverer do not override duration parameter (roelhuybrechts) + ------------------------------------------------------------------- Tue Aug 4 10:30:28 UTC 2009 - cstender@novell.com diff --git a/python-pybluez.spec b/python-pybluez.spec index 82f911c..6f59b71 100644 --- a/python-pybluez.spec +++ b/python-pybluez.spec @@ -1,7 +1,7 @@ # -# spec file for package python-pybluez (Version 0.16 ) +# spec file for package python-pybluez (Version 0.18) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -21,10 +21,10 @@ Name: python-pybluez BuildRequires: bluez-devel python-devel Summary: A Python Bluetooth wrapper -Version: 0.16 +Version: 0.18 Release: 1 Source: PyBluez-%{version}.tar.gz -License: GPL v2 or later +License: GPLv2+ Group: Development/Libraries/Python BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://code.google.com/p/pybluez/