diff --git a/python-evdev.spec b/python-evdev.spec index 6c07038..473e9c5 100644 --- a/python-evdev.spec +++ b/python-evdev.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-evdev -Version: 1.8.0 +Version: 1.9.0 Release: 1mamba Summary: Bindings to the Linux input handling subsystem Group: System/Libraries @@ -47,6 +47,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sun Feb 09 2025 Automatic Build System 1.9.0-1mamba +- automatic version update by autodist + * Sun Jan 26 2025 Automatic Build System 1.8.0-1mamba - automatic version update by autodist