forked from pool/python-pybluez
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:
committed by
Git OBS Bridge
parent
d4a1452339
commit
dfa82e2187
@@ -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
3
PyBluez-0.18.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66b2184e0eaad5e1ecc89eb4c81cba0696b3028b85d1301186b45b0bbd761065
|
||||
size 74501
|
@@ -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
|
||||
|
||||
|
@@ -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/
|
||||
|
Reference in New Issue
Block a user