Update libevdev.spec

This commit is contained in:
2025-11-24 22:39:12 +08:00
parent 43e8dec2e1
commit bc0c563273

View File

@@ -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.