diff --git a/python-evdev.spec b/python-evdev.spec index b1d8921..b0323dd 100644 --- a/python-evdev.spec +++ b/python-evdev.spec @@ -39,7 +39,7 @@ In other words, python-evdev allows you to read and write input events on Linux. An event can be a key or button press, a mouse movement or a tap on a touchscreen. %prep -%autosetup -n %{name}-{version} -p1 +%autosetup -n %{name}-%{version} -p1 %build %py3_build