From 7a73ca3b06ea859ee3596040d8deed62b57a06b3 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 2 Mar 2016 07:22:16 +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 7779ed2..9b86930 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /libinput-1.1.6.tar.xz /libinput-1.1.7.tar.xz /libinput-1.1.8.tar.xz +/libinput-1.2.1.tar.xz diff --git a/libinput.spec b/libinput.spec index 8c8eb41..a3869df 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.1.8 +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 +* Wed Mar 02 2016 Peter Hutterer 1.2.1-1 +- libinput 1.2.1 + * Thu Feb 18 2016 Peter Hutterer 1.1.8-1 - libinput 1.1.8 diff --git a/sources b/sources index 07d7a38..5e3e22f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3dda3e6dd7d0e865896dfe67f4fa0346 libinput-1.1.8.tar.xz +2b36d32362111c3e99f19c83bc535332 libinput-1.2.1.tar.xz