|
@@ -1,15 +1,15 @@
|
|
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
|
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
|
|
|
|
|
Name: pybluez
|
|
Name: pybluez
|
|
-Version: 0.15
|
|
+Version: 0.18
|
|
-Release: 4%{?_dist_release}
|
|
+Release: 1%{?_dist_release}
|
|
Summary: Python API for the BlueZ bluetooth stack
|
|
Summary: Python API for the BlueZ bluetooth stack
|
|
Summary(ja): BlueZ bluetooth スタックの Python API
|
|
Summary(ja): BlueZ bluetooth スタックの Python API
|
|
|
|
|
|
Group: Development/Languages
|
|
Group: Development/Languages
|
|
License: GPLv2
|
|
License: GPLv2
|
|
URL: http://code.google.com/p/pybluez/
|
|
URL: http://code.google.com/p/pybluez/
|
|
-Source0: http://pybluez.googlecode.com/files/PyBluez-0.15.tar.gz
|
|
+Source0: http://pybluez.googlecode.com/files/PyBluez-0.18.tar.gz
|
|
|
|
|
|
#----------------------------------------------------------------------------
|
|
#----------------------------------------------------------------------------
|
|
|
|
|
|
@@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
#
|
|
#
|
|
#----------------------------------------------------------------------------
|
|
#----------------------------------------------------------------------------
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Jul 31 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.18-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
* Mon Apr 19 2010 Shu KONNO <owa@bg.wakwak.com> 0.15-4
|
|
* Mon Apr 19 2010 Shu KONNO <owa@bg.wakwak.com> 0.15-4
|
|
- rebuilt with python-2.6
|
|
- rebuilt with python-2.6
|
|
|
|
|