From 3959d485f5538f2b77ef2566f5e3e5d6a695e370 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 18 Jul 2016 14:23:41 +1000 Subject: [PATCH] libinput 1.4 --- .gitignore | 1 + libinput.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 66fa7ae..a39d2e1 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ /libinput-1.3.2.tar.xz /libinput-1.3.3.tar.xz /libinput-1.3.901.tar.xz +/libinput-1.4.0.tar.xz diff --git a/libinput.spec b/libinput.spec index 900131f..652f236 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.3.901 +Version: 1.4.0 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Mon Jul 18 2016 Peter Hutterer 1.4.0-1 +- libinput 1.4 + * Tue Jul 12 2016 Peter Hutterer 1.3.901-1 - libinput 1.4rc1 diff --git a/sources b/sources index 362e15a..2dd7468 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3c809ff90af153efe39963d7a6b9668f libinput-1.3.901.tar.xz +643d21c63d5dcc2d73de3d573e9f7538 libinput-1.4.0.tar.xz