From 106565c9e17b95deaf4ba9a94e0e7e89ec8d5aae Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 4 Aug 2015 17:10:12 +1000 Subject: [PATCH] xf86-input-libinput 0.13.0 --- .gitignore | 1 + sources | 2 +- xorg-x11-drv-libinput.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 0064e97..3a9bca9 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /xf86-input-libinput-0.10.0.tar.bz2 /xf86-input-libinput-0.11.0.tar.bz2 /xf86-input-libinput-0.12.0.tar.bz2 +/xf86-input-libinput-0.13.0.tar.bz2 diff --git a/sources b/sources index dd74d9f..e19aa2d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -116a4a349758826935cb47bfc7841619 xf86-input-libinput-0.12.0.tar.bz2 +6881879dacf4db34db6ca2113dbef949 xf86-input-libinput-0.13.0.tar.bz2 diff --git a/xorg-x11-drv-libinput.spec b/xorg-x11-drv-libinput.spec index 99ebe37..ad5d961 100644 --- a/xorg-x11-drv-libinput.spec +++ b/xorg-x11-drv-libinput.spec @@ -4,8 +4,8 @@ Summary: Xorg X11 libinput input driver Name: xorg-x11-drv-libinput -Version: 0.12.0 -Release: 2%{?dist} +Version: 0.13.0 +Release: 1%{?dist} URL: http://www.x.org License: MIT @@ -25,7 +25,7 @@ BuildRequires: xorg-x11-util-macros Requires: Xorg %(xserver-sdk-abi-requires ansic) Requires: Xorg %(xserver-sdk-abi-requires xinput) Requires: xkeyboard-config -Requires: libinput >= 0.19.0 +Requires: libinput >= 0.21.0 # For the unaccelerated valuator masks, drop in F23 Requires: xorg-x11-server-Xorg >= 1.17.1-14 @@ -72,6 +72,9 @@ Xorg X11 libinput input driver development files. %{_includedir}/xorg/libinput-properties.h %changelog +* Tue Aug 11 2015 Peter Hutterer 0.13.0-1 +- xf86-input-libinput 0.13.0 + * Wed Jul 29 2015 Dave Airlie 0.12.0-2 - bump for X server ABI