From 7e5cfd3fef6f0ccae38baafc0c6db144c0438fff Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Jun 16 2016 05:46:08 +0000 Subject: libinput 1.3.2 --- diff --git a/.gitignore b/.gitignore index 6af7100..d78f5a7 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /libinput-1.2.903.tar.xz /libinput-1.3.0.tar.xz /libinput-1.3.1.tar.xz +/libinput-1.3.2.tar.xz diff --git a/libinput.spec b/libinput.spec index e7f438a..34e687a 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.3.1 +Version: 1.3.2 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -99,6 +99,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Thu Jun 16 2016 Peter Hutterer 1.3.2-1 +- libinput 1.3.2 + * Mon May 30 2016 Peter Hutterer 1.3.1-1 - libinput 1.3.1 diff --git a/sources b/sources index b302525..e9a1f2e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -458fc483f7227d3c4c330f4abd6dfa77 libinput-1.3.1.tar.xz +d5c9d16825666078930d2df6103acde8 libinput-1.3.2.tar.xz