From 5c8f76963b3dd0529edddf16e68fbd4669e8005e389196adf591ef01a08fa6d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 4 Jun 2025 09:11:48 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybluez?expand=0&rev=23 --- python-pybluez.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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