From 9f6fadb47416bf0779795155ec11da7dbfb5fd57 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 15 Feb 2016 17:49:43 +1000 Subject: [PATCH] libinput 1.2rc2 --- .gitignore | 1 + libinput.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d3a5b6f..7f910ee 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /libinput-1.1.5.tar.xz /libinput-1.1.6.tar.xz /libinput-1.1.7.tar.xz +/libinput-1.1.902.tar.xz diff --git a/libinput.spec b/libinput.spec index 8f15c3a..1cab0d8 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.1.7 +Version: 1.1.902 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 15 2016 Peter Hutterer 1.1.902-1 +- libinput 1.2rc2 + * Wed Feb 10 2016 Peter Hutterer 1.1.7-1 - libinput 1.1.7 diff --git a/sources b/sources index 360d317..dfb93e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a501715a6135ac1f772bb5f3e3183481 libinput-1.1.7.tar.xz +555c800e0bcadfb85f1ec7ea8d182133 libinput-1.1.902.tar.xz