From 1d67abf08367ec4b465abd25c2c15b40c21c6301 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 22 Dec 2015 11:36:53 +1000 Subject: [PATCH] libinput 1.1.4 --- .gitignore | 1 + libinput.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3349c74..642a5e6 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /libinput-1.1.1.tar.xz /libinput-1.1.2.tar.xz /libinput-1.1.3.tar.xz +/libinput-1.1.4.tar.xz diff --git a/libinput.spec b/libinput.spec index 66b40f7..722e516 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.1.3 +Version: 1.1.4 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Tue Dec 22 2015 Peter Hutterer 1.1.4-1 +- libinput 1.1.4 + * Wed Dec 16 2015 Peter Hutterer 1.1.3-1 - libinput 1.1.3 diff --git a/sources b/sources index 0481f6b..6f34de7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3bca9bd8fb2853216352b347dd247726 libinput-1.1.3.tar.xz +0945318141c1a9f52857bbf65d175f32 libinput-1.1.4.tar.xz