From c954d59a7607e9b3a7cc72c3413acf93e69b8b0a Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 24 Jun 2016 15:14:04 +1000 Subject: [PATCH] libinput 1.3.3 --- .gitignore | 1 + libinput.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d78f5a7..52b4ebe 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /libinput-1.3.0.tar.xz /libinput-1.3.1.tar.xz /libinput-1.3.2.tar.xz +/libinput-1.3.3.tar.xz diff --git a/libinput.spec b/libinput.spec index 34e687a..501afc8 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.3.2 +Version: 1.3.3 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -99,6 +99,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Fri Jun 24 2016 Peter Hutterer 1.3.3-1 +- libinput 1.3.3 + * Thu Jun 16 2016 Peter Hutterer 1.3.2-1 - libinput 1.3.2 diff --git a/sources b/sources index e9a1f2e..ee9019a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d5c9d16825666078930d2df6103acde8 libinput-1.3.2.tar.xz +51bfd53ab545cd72eb9a3e81d8e6b300 libinput-1.3.3.tar.xz