diff --git a/python-evdev.spec b/python-evdev.spec index ebb3618..fd73f36 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.6.1 -Release: 2mamba +Version: 1.7.0 +Release: 1mamba Summary: Bindings to the Linux input handling subsystem Group: System/Libraries Vendor: openmamba @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue Feb 20 2024 Automatic Build System 1.7.0-1mamba +- automatic version update by autodist + * Tue Sep 26 2023 Automatic Build System 1.6.1-2mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba