diff --git a/libinput-1.29.2.tar.bz2 b/libinput-1.29.2.tar.bz2 deleted file mode 100644 index 75510480f70c6ac53929d765ad20565e5aa24349..0000000000000000000000000000000000000000 Binary files a/libinput-1.29.2.tar.bz2 and /dev/null differ diff --git a/libinput-1.30.1.tar.bz2 b/libinput-1.30.1.tar.bz2 new file mode 100644 index 0000000000000000000000000000000000000000..3107c27c7e4bd32e9688ae7298fc45783987c5be Binary files /dev/null and b/libinput-1.30.1.tar.bz2 differ diff --git a/libinput.spec b/libinput.spec index 65f653e303c4f9ad2d95e699da43889a09c91100..937a21129632b3110fce68e9e50b3e56a9733c99 100644 --- a/libinput.spec +++ b/libinput.spec @@ -1,5 +1,5 @@ Name: libinput -Version: 1.29.2 +Version: 1.30.1 Release: 1 Summary: Input device management and event handling library License: MIT @@ -12,6 +12,7 @@ BuildRequires: pkgconfig(libevdev) >= 1.10.0 BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(libwacom) >= 0.27 BuildRequires: pkgconfig(mtdev) >= 1.1.0 +BuildRequires: lua-devel BuildRequires: python3-devel %description @@ -79,6 +80,9 @@ The %{name}-utils package provide tools for debuging. %{_mandir}/man1/* %changelog +* Tue Dec 09 2025 Funda Wang - 1.30.1-1 +- update to 1.30.1 + * Tue Oct 21 2025 maqi - 1.29.2-1 - update to 1.29.2