[packages/xorg-driver-input-libinput] up to 1.5.0

atler atler at pld-linux.org
Tue Oct 15 13:05:28 CEST 2024


commit db359da32ee6906e1f5fe08b542f6b92322f4bb1
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Oct 15 12:08:00 2024 +0200

    up to 1.5.0
    
    require libinput >= 1.26 for:
    libinput_tablet_tool_config_pressure_range_set
    libinput_device_config_click_set_clickfinger_button_map

 xorg-driver-input-libinput.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/xorg-driver-input-libinput.spec b/xorg-driver-input-libinput.spec
index 3223aa3..a86a3c6 100644
--- a/xorg-driver-input-libinput.spec
+++ b/xorg-driver-input-libinput.spec
@@ -1,16 +1,16 @@
 Summary:	A libinput-based X.org input driver
 Summary(pl.UTF-8):	Sterownik wejściowy X.org oparty na libinput
 Name:		xorg-driver-input-libinput
-Version:	1.4.0
+Version:	1.5.0
 Release:	1
 License:	MIT
 Group:		X11/Applications
 Source0:	https://xorg.freedesktop.org/releases/individual/driver/xf86-input-libinput-%{version}.tar.xz
-# Source0-md5:	b52a1fc7456cf6595a9a1004287551a3
+# Source0-md5:	f8d0fb6987d843e688d597c2b66ec824
 URL:		https://xorg.freedesktop.org/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake
-BuildRequires:	libinput-devel >= 1.23.0
+BuildRequires:	libinput-devel >= 1.26.0
 BuildRequires:	libtool >= 2:2
 BuildRequires:	pkgconfig >= 1:0.19
 BuildRequires:	rpmbuild(macros) >= 1.389
@@ -21,7 +21,7 @@ BuildRequires:	xorg-util-util-macros >= 1.8
 BuildRequires:	xorg-xserver-server-devel >= 1.19
 BuildRequires:	xz
 %{?requires_xorg_xserver_xinput}
-Requires:	libinput >= 1.23.0
+Requires:	libinput >= 1.26.0
 Requires:	xorg-xserver-server >= 1.19
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-input-libinput.git/commitdiff/db359da32ee6906e1f5fe08b542f6b92322f4bb1



More information about the pld-cvs-commit mailing list