diff --git a/python-evdev.spec b/python-evdev.spec index a09bcac..e02c36a 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.6.0 +Version: 1.6.1 Release: 1mamba Summary: Bindings to the Linux input handling subsystem Group: System/Libraries @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sun Jan 22 2023 Automatic Build System 1.6.1-1mamba +- automatic version update by autodist + * Mon Jul 18 2022 Automatic Build System 1.6.0-1mamba - automatic version update by autodist