From f0e4b79b6050ddb1082e43acef9cede860b6bce6 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:07:42 +0100 Subject: [PATCH] automatic version update by autodist [release 1.6.0-1mamba;Mon Jul 18 2022] --- python-evdev.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-evdev.spec b/python-evdev.spec index ec5beda..a09bcac 100644 --- a/python-evdev.spec +++ b/python-evdev.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-evdev -Version: 1.5.0 -Release: 2mamba +Version: 1.6.0 +Release: 1mamba Summary: Bindings to the Linux input handling subsystem Group: System/Libraries Vendor: openmamba @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Jul 18 2022 Automatic Build System 1.6.0-1mamba +- automatic version update by autodist + * Sun Apr 03 2022 Silvan Calarco 1.5.0-2mamba - rebuilt with python 3.10