From a044152ca2f2bd493c7e53b9c9768f66a4b59dc1 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 5 Aug 2016 13:14:11 +1000 Subject: [PATCH] libinput 1.4.1 --- .gitignore | 1 + libinput.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a39d2e1..ae46d65 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ /libinput-1.3.3.tar.xz /libinput-1.3.901.tar.xz /libinput-1.4.0.tar.xz +/libinput-1.4.1.tar.xz diff --git a/libinput.spec b/libinput.spec index 652f236..74e6674 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.4.0 +Version: 1.4.1 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Fri Aug 05 2016 Peter Hutterer 1.4.1-1 +- libinput 1.4.1 + * Mon Jul 18 2016 Peter Hutterer 1.4.0-1 - libinput 1.4 diff --git a/sources b/sources index 2dd7468..c7d224b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -643d21c63d5dcc2d73de3d573e9f7538 libinput-1.4.0.tar.xz +2e7ba577ed74d8d1baeb07dbd4fb912a libinput-1.4.1.tar.xz