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