From 48b4af73136ddbc1ad7ceaaa93f875769ade2cc1 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 16 Jan 2015 14:43:01 +1000 Subject: [PATCH] xorg-x11-drv-libinput 0.5.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 fb7eda5..fd7749b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /xf86-input-libinput-0.2.0.tar.bz2 /xf86-input-libinput-0.3.0.tar.bz2 /xf86-input-libinput-0.4.0.tar.bz2 +/xf86-input-libinput-0.5.0.tar.bz2 diff --git a/sources b/sources index 226f45e..6d66847 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -74bd2fd994fd42fec23c9fc8282002f4 xf86-input-libinput-0.4.0.tar.bz2 +4df0491d23fffcfdb385f6eb2381e476 xf86-input-libinput-0.5.0.tar.bz2 diff --git a/xorg-x11-drv-libinput.spec b/xorg-x11-drv-libinput.spec index 590952a..8618a6c 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.4.0 +Version: 0.5.0 Release: 1%{?dist} URL: http://ww.x.org License: MIT @@ -22,7 +22,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.7.0 +Requires: libinput >= 0.8.0 %description A generic input driver for the X.Org X11 X server based on libinput, @@ -53,6 +53,9 @@ install -p -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/X11/xorg.conf.d/90-libi %{_mandir}/man4/libinput.4* %changelog +* Fri Jan 16 2015 Peter Hutterer 0.5.0-1 +- xorg-x11-drv-libinput 0.5.0 + * Fri Dec 05 2014 Peter Hutterer 0.4.0-1 - xorg-x11-drv-libinput 0.4.0