update to 2.0 [release 2.0-1mamba;Tue Oct 17 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 11:12:30 +01:00
parent cb8b8647d0
commit 590db4d9ef

View File

@ -1,6 +1,6 @@
Name: python-gpiozero Name: python-gpiozero
Version: 1.6.2 Version: 2.0
Release: 2mamba Release: 1mamba
Summary: A simple interface to GPIO devices with Raspberry Pi Summary: A simple interface to GPIO devices with Raspberry Pi
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -47,6 +47,9 @@ sed -i "\\,\\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/gpiozero-%{version}-py*.egg-info/* %{python_sitearch}/gpiozero-%{version}-py*.egg-info/*
%changelog %changelog
* Tue Oct 17 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0-1mamba
- update to 2.0
* Sat Sep 30 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.2-2mamba * Sat Sep 30 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.2-2mamba
- rebuilt with python3 == 3.11 - rebuilt with python3 == 3.11