libinput 1.29.901 - with plugin autoload enabled
This commit is contained in:
parent
50e19d0b61
commit
00ac2e045b
2 changed files with 8 additions and 3 deletions
|
|
@ -4,7 +4,7 @@
|
|||
%global gitversion 58abea394
|
||||
|
||||
Name: libinput
|
||||
Version: 1.29.2
|
||||
Version: 1.29.901
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Summary: Input device library
|
||||
|
||||
|
|
@ -28,6 +28,7 @@ BuildRequires: pkgconfig(libevdev) >= 0.4
|
|||
BuildRequires: pkgconfig(libwacom) >= 0.20
|
||||
BuildRequires: pkgconfig(udev)
|
||||
BuildRequires: python3-rpm-macros
|
||||
BuildRequires: luajit-devel
|
||||
|
||||
%description
|
||||
libinput is a library that handles input devices for display servers and other
|
||||
|
|
@ -73,7 +74,8 @@ intended to be run by users.
|
|||
-Ddocumentation=false \
|
||||
-Dtests=true \
|
||||
-Dinstall-tests=true \
|
||||
-Dudev-dir=%{udevdir}
|
||||
-Dudev-dir=%{udevdir} \
|
||||
-Dautoload-plugins=true
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
|
|
@ -158,6 +160,9 @@ intended to be run by users.
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 04 2025 Peter Hutterer <peter.hutterer@redhat.com> - 1.29.901-1
|
||||
- libinput 1.29.901 - with plugin autoload enabled
|
||||
|
||||
* Tue Oct 21 2025 Peter Hutterer <peter.hutterer@redhat.com> - 1.29.2-1
|
||||
- libinput 1.29.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (libinput-1.29.2.tar.bz2) = fe57f4179f830844506fcf50231d43545dce9099617957abf771cca7b263aa8d65997dc8ade39d00bc865c851deb0468ba330d3be38754fb23923304dba3ae8f
|
||||
SHA512 (libinput-1.29.901.tar.bz2) = 8046e613dfaa25be3106cc4aeaa81a4a0ccf6ac7f9e830047717c7ddb6458736a072e808031b86c1a1407f1088103c3729b0bc2e71000b9675a65af106c65ff4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue