From 6b7c613630ba26bc8f15f3629d6345e22e4c43a6 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 29 Feb 2016 08:48:57 +1000 Subject: [PATCH] libinput 1.2.1 --- .gitignore | 1 + libinput.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4106faa..54c8a84 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /libinput-1.1.7.tar.xz /libinput-1.1.902.tar.xz /libinput-1.2.0.tar.xz +/libinput-1.2.1.tar.xz diff --git a/libinput.spec b/libinput.spec index fdd9233..966d157 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.2.0 +Version: 1.2.1 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Mon Feb 29 2016 Peter Hutterer 1.2.1-1 +- libinput 1.2.1 + * Tue Feb 23 2016 Peter Hutterer 1.2.0-1 - libinput 1.2.0 diff --git a/sources b/sources index dcfac41..5e3e22f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f6376a44be87fe691b2bf11e51d247a libinput-1.2.0.tar.xz +2b36d32362111c3e99f19c83bc535332 libinput-1.2.1.tar.xz