From 8170e82ec51c696c2c0b25a782a431e3bf6eff94 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 23 Apr 2015 12:31:07 +1000 Subject: [PATCH] xf86-input-libinput 0.9.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 e55fe15..e1bdaad 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /xf86-input-libinput-0.6.0.tar.bz2 /xf86-input-libinput-0.7.0.tar.bz2 /xf86-input-libinput-0.8.0.tar.bz2 +/xf86-input-libinput-0.9.0.tar.bz2 diff --git a/sources b/sources index 7009038..b9d1118 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -775463bafcd47def681d029245a94868 xf86-input-libinput-0.8.0.tar.bz2 +d3b23c28de8b675da7ad720a74d9c5a3 xf86-input-libinput-0.9.0.tar.bz2 diff --git a/xorg-x11-drv-libinput.spec b/xorg-x11-drv-libinput.spec index d9a5e9a..176720a 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.8.0 -Release: 2%{?dist} +Version: 0.9.0 +Release: 1%{?dist} URL: http://ww.x.org License: MIT @@ -65,6 +65,9 @@ Xorg X11 libinput input driver development files. %{_includedir}/xorg/libinput-properties.h %changelog +* Thu Apr 23 2015 Peter Hutterer 0.9.0-1 +- xf86-input-libinput 0.9.0 + * Tue Mar 10 2015 Peter Hutterer - 0.8.0-2 - Rebuild for libinput soname bump