From 590db4d9efe9736d2e524e70204d67e121bf3895 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:12:30 +0100 Subject: [PATCH] update to 2.0 [release 2.0-1mamba;Tue Oct 17 2023] --- python-gpiozero.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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