rebuilt with python3 == 3.11 [release 2.3.5-2mamba;Thu Oct 12 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 20:51:09 +01:00
parent 4741c7b922
commit f000766747

View File

@ -1,6 +1,6 @@
Name: blueman
Version: 2.3.5
Release: 1mamba
Release: 2mamba
Summary: A GTK+ Bluetooth Manager
Group: Graphical Desktop/Applications/Networking
Vendor: openmamba
@ -13,8 +13,9 @@ License: GPL
BuildRequires: glibc-devel
BuildRequires: libbluetooth-devel
BuildRequires: libglib-devel
BuildRequires: libpython3-devel
BuildRequires: libpython311-devel
## AUTOBUILDREQ-END
BuildRequires: libpython3-devel >= 3.11
Requires: bluez
Requires: pycairo-py3
@ -116,6 +117,9 @@ fi
%doc COPYING
%changelog
* Thu Oct 12 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.5-2mamba
- rebuilt with python3 == 3.11
* Wed Nov 23 2022 Automatic Build System <autodist@mambasoft.it> 2.3.5-1mamba
- automatic version update by autodist