From 6ed46bac1f350280bb4a2638e1342f7c3b19a0b6 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 18 Feb 2016 11:49:04 +1000 Subject: [PATCH] libinput 1.1.8 --- .gitignore | 1 + libinput.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d3a5b6f..7779ed2 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /libinput-1.1.5.tar.xz /libinput-1.1.6.tar.xz /libinput-1.1.7.tar.xz +/libinput-1.1.8.tar.xz diff --git a/libinput.spec b/libinput.spec index 8f15c3a..8c8eb41 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.1.7 +Version: 1.1.8 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Thu Feb 18 2016 Peter Hutterer 1.1.8-1 +- libinput 1.1.8 + * Wed Feb 10 2016 Peter Hutterer 1.1.7-1 - libinput 1.1.7 diff --git a/sources b/sources index 360d317..07d7a38 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a501715a6135ac1f772bb5f3e3183481 libinput-1.1.7.tar.xz +3dda3e6dd7d0e865896dfe67f4fa0346 libinput-1.1.8.tar.xz