forked from pool/python-pybluez
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybluez?expand=0&rev=21
This commit is contained in:
@@ -17,9 +17,10 @@
|
|||||||
|
|
||||||
|
|
||||||
%define rev 5096047f90a1f6a74ceb250aef6243e144170f92
|
%define rev 5096047f90a1f6a74ceb250aef6243e144170f92
|
||||||
|
%define pkg_version 0.23
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pybluez
|
Name: python-pybluez
|
||||||
Version: 0.23+git%{rev}
|
Version: %{pkg_version}+git%{rev}
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Python Bluetooth wrapper
|
Summary: A Python Bluetooth wrapper
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@@ -60,6 +61,6 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
%doc CHANGELOG README.md
|
%doc CHANGELOG README.md
|
||||||
%{python_sitearch}/bluetooth/
|
%{python_sitearch}/bluetooth/
|
||||||
%{python_sitearch}/[Pp]y[Bb]luez-%{version}*-info
|
%{python_sitearch}/[Pp]y[Bb]luez-%{pkg_version}*-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user