From 4a7871078b353eeca955b0f1d573459d7d98464c Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 28 Apr 2016 13:54:13 +1000 Subject: [PATCH] xf86-input-libinput 0.19.0 --- .gitignore | 1 + sources | 2 +- xorg-x11-drv-libinput.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ce449b1..82b1f10 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /xf86-input-libinput-0.15.0.tar.bz2 /xf86-input-libinput-0.16.0.tar.bz2 /xf86-input-libinput-0.17.0.tar.bz2 +/xf86-input-libinput-0.19.0.tar.bz2 diff --git a/sources b/sources index 4d428c9..4856e60 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -513e849d92914aec7ba48459a61299e8 xf86-input-libinput-0.17.0.tar.bz2 +52c38b1369764243bfcf6ead1e4c6d32 xf86-input-libinput-0.19.0.tar.bz2 diff --git a/xorg-x11-drv-libinput.spec b/xorg-x11-drv-libinput.spec index 6ff0f68..5909da4 100644 --- a/xorg-x11-drv-libinput.spec +++ b/xorg-x11-drv-libinput.spec @@ -4,7 +4,7 @@ Summary: Xorg X11 libinput input driver Name: xorg-x11-drv-libinput -Version: 0.17.0 +Version: 0.19.0 Release: 1%{?dist} URL: http://www.x.org License: MIT @@ -54,7 +54,7 @@ install -d $RPM_BUILD_ROOT%{_datadir}/X11/xorg.conf.d %files %doc COPYING %{driverdir}/libinput_drv.so -%{_datadir}/X11/xorg.conf.d/90-libinput.conf +%{_datadir}/X11/xorg.conf.d/60-libinput.conf %{_mandir}/man4/libinput.4* %package devel @@ -70,6 +70,9 @@ Xorg X11 libinput input driver development files. %{_includedir}/xorg/libinput-properties.h %changelog +* Thu Apr 28 2016 Peter Hutterer 0.19.0-1 +- xf86-input-libinput 0.19.0 + * Fri Feb 26 2016 Peter Hutterer 0.17.0-1 - xf86-input-libinput 0.17.0