14
0

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
This commit is contained in:
OBS User autobuild
2010-04-20 23:59:17 +00:00
committed by Git OBS Bridge
parent d4a1452339
commit dfa82e2187
4 changed files with 15 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cbe1f076a4947e29ded08ba9dd6dbbb86b25939fb4e50f508dd02f41681554e2
size 77733

3
PyBluez-0.18.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:66b2184e0eaad5e1ecc89eb4c81cba0696b3028b85d1301186b45b0bbd761065
size 74501

View File

@@ -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

View File

@@ -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/