diff --git a/xorg-x11-drv-libinput.spec b/xorg-x11-drv-libinput.spec index 5e188e7..bdc3461 100644 --- a/xorg-x11-drv-libinput.spec +++ b/xorg-x11-drv-libinput.spec @@ -8,7 +8,7 @@ Summary: Xorg X11 libinput input driver Name: xorg-x11-drv-libinput Version: 1.0.1 -Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} URL: http://www.x.org License: MIT @@ -42,8 +42,7 @@ A generic input driver for the X.Org X11 X server based on libinput, supporting all devices. %prep -%setup -q -n %{tarball}-%{?gitdate:%{gitdate}}%{!?gitdate:%{version}} -%patch01 -p1 +%autosetup -p 1 -n %{tarball}-%{?gitdate:%{gitdate}}%{!?gitdate:%{version}} %build autoreconf --force -v --install || exit 1 @@ -79,6 +78,9 @@ Xorg X11 libinput input driver development files. %{_includedir}/xorg/libinput-properties.h %changelog +* Thu Apr 29 2021 Peter Hutterer 1.0.1-2 +- Use autosetup instead of manual patch handling + * Fri Apr 16 2021 Peter Hutterer 1.0.1-1 - xf86-input-libinput 1.0.1