14
0
2025-06-04 09:06:20 +00:00
committed by Git OBS Bridge
parent ee30360a2a
commit 5323b65a4c

View File

@@ -17,9 +17,10 @@
%define rev 5096047f90a1f6a74ceb250aef6243e144170f92
%define pkg_version 0.23
%{?sle15_python_module_pythons}
Name: python-pybluez
Version: 0.23+git%{rev}
Version: %{pkg_version}+git%{rev}
Release: 0
Summary: A Python Bluetooth wrapper
License: GPL-2.0-or-later
@@ -60,6 +61,6 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
%license COPYING
%doc CHANGELOG README.md
%{python_sitearch}/bluetooth/
%{python_sitearch}/[Pp]y[Bb]luez-%{version}*-info
%{python_sitearch}/[Pp]y[Bb]luez-%{pkg_version}*-info
%changelog