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