diff --git a/libevdev/libevdev.spec b/libevdev/libevdev.spec index 473d13f..3fc896e 100644 --- a/libevdev/libevdev.spec +++ b/libevdev/libevdev.spec @@ -4,7 +4,7 @@ Name: libevdev Version: 1.13.5 -Release: 1 +Release: 5.1%{?dist} Summary: A wrapper library for evdev devices License: MIT URL: https://www.freedesktop.org/wiki/Software/libevdev/ @@ -17,7 +17,6 @@ BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: python -Requires: %description Library for handling evdev kernel devices. It abstracts the ioctls through type-safe interfaces and provides functions to change the appearance of the device, shipping both the shared libraries and helper utilities.