diff --git a/PyBluez-0.15.tar.gz b/PyBluez-0.15.tar.gz deleted file mode 100644 index 8601db6..0000000 --- a/PyBluez-0.15.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:593912fdf122d9a1499767bc305ca7b3b688ace7edcb93f53e07202aa1242c58 -size 73445 diff --git a/PyBluez-0.16.tar.gz b/PyBluez-0.16.tar.gz new file mode 100644 index 0000000..58cf5f8 --- /dev/null +++ b/PyBluez-0.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe1f076a4947e29ded08ba9dd6dbbb86b25939fb4e50f508dd02f41681554e2 +size 77733 diff --git a/python-pybluez.changes b/python-pybluez.changes index 9ca923c..f279fc1 100644 --- a/python-pybluez.changes +++ b/python-pybluez.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 4 10:30:28 UTC 2009 - cstender@novell.com + +- updated to version 0.16 + * fix variable naming in example/simple/inquiry.py (M. Harris Bhatti) + * fix examples to import bluetooth._bluetooth + ------------------------------------------------------------------- Mon Sep 15 21:43:52 CEST 2008 - dmueller@suse.de diff --git a/python-pybluez.spec b/python-pybluez.spec index 5efec09..82f911c 100644 --- a/python-pybluez.spec +++ b/python-pybluez.spec @@ -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