14
0
OBS User unknown
2009-08-04 21:45:59 +00:00
committed by Git OBS Bridge
parent abe199e83b
commit 7b9a0c2a53
4 changed files with 14 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pybluez (Version 0.15 )
# spec file for package python-pybluez (Version 0.16 )
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 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,8 +21,8 @@
Name: python-pybluez
BuildRequires: bluez-devel python-devel
Summary: A Python Bluetooth wrapper
Version: 0.15
Release: 3
Version: 0.16
Release: 1
Source: PyBluez-%{version}.tar.gz
License: GPL v2 or later
Group: Development/Libraries/Python
@@ -61,17 +61,3 @@ rm -rf $RPM_BUILD_ROOT
%doc CHANGELOG COPYING README
%changelog
* Mon Sep 15 2008 dmueller@suse.de
- adjust buildrequires
* Tue Sep 09 2008 cstender@suse.de
- renamed package to python-pybluez
- updated to version 0.15
o fix segfault on trying to SDP advertise when sdpd not running
(reported by Eric Butler)
o fixed _checkaddr bug (reported by Giovanni)
o fix device class parsing bug in inquiry-with-rssi (Pepe Aracil)
o don't hardcode duration in discover_devices() to 8 (Gustavo Chain)
* Tue Jun 03 2008 crrodriguez@suse.de
- needs to be built with -fno-strict-aliasing
* Mon Jan 15 2007 dgollub@suse.de
- initial version of PyBluez 0.9.2