diff --git a/libinput-1.28.1.tar.bz2 b/libinput-1.28.1.tar.bz2 deleted file mode 100644 index 4a667407b4a0bc1533c6c4519bf0da6f99d69e57..0000000000000000000000000000000000000000 Binary files a/libinput-1.28.1.tar.bz2 and /dev/null differ diff --git a/libinput-1.29.0.tar.bz2 b/libinput-1.29.0.tar.bz2 new file mode 100644 index 0000000000000000000000000000000000000000..25133383bc7aaa62983467bca81f4f029b0149c1 Binary files /dev/null and b/libinput-1.29.0.tar.bz2 differ diff --git a/libinput.spec b/libinput.spec index 84009a1807a992a5695929e85b001b710b47a4fa..58bfcabf3e1921e9d398b29b8982c8ef998d7b90 100644 --- a/libinput.spec +++ b/libinput.spec @@ -1,6 +1,6 @@ Name: libinput -Version: 1.28.1 -Release: 2 +Version: 1.29.0 +Release: 1 Summary: Input device management and event handling library License: MIT URL: https://gitlab.freedesktop.org/libinput/libinput/ @@ -8,7 +8,7 @@ Source0: https://gitlab.freedesktop.org/libinput/libinput/-/archive/%{versio BuildRequires: gcc BuildRequires: meson >= 0.56.0 -BuildRequires: pkgconfig(libevdev) +BuildRequires: pkgconfig(libevdev) >= 1.10.0 BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(libwacom) >= 0.27 BuildRequires: pkgconfig(mtdev) >= 1.1.0 @@ -30,7 +30,7 @@ The %{name}-devel package provide libraries and header files for developing applications that use %{name}. %package utils -Summary: Development files for %{name} +Summary: Utilities and tools for debugging %{name} Requires: %{name} = %{version}-%{release} Requires: python3-evdev python3-pyudev @@ -79,6 +79,9 @@ The %{name}-utils package provide tools for debuging. %{_mandir}/man1/* %changelog +* Fri Aug 15 2025 Funda Wang - 1.29.0-1 +- update to 1.29.0 + * Tue Jul 01 2025 wangxiao - 1.28.1-2 - delete macros in changelog