From 0a2ad2a85a289ba9e237aae37cd481676a35f803 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 3 Sep 2015 18:33:47 +1000 Subject: [PATCH] libinput 1.0.1 --- .gitignore | 1 + libinput.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e94986b..5e9fadb 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /libinput-0.21.0.tar.xz /libinput-0.99.1.tar.xz /libinput-1.0.0.tar.xz +/libinput-1.0.1.tar.xz diff --git a/libinput.spec b/libinput.spec index 5d03161..844d3e7 100644 --- a/libinput.spec +++ b/libinput.spec @@ -4,7 +4,7 @@ %global gitversion 58abea394 Name: libinput -Version: 1.0.0 +Version: 1.0.1 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Thu Sep 03 2015 Peter Hutterer 1.0.1-1 +- libinput 1.0.1 + * Wed Aug 26 2015 Peter Hutterer 1.0.0-1 - libinput 1.0 diff --git a/sources b/sources index 2b3e766..c79af99 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bccad36d15517515443b50d48b116db0 libinput-1.0.0.tar.xz +f390e592aa09f77dabceabeb2ddd4419 libinput-1.0.1.tar.xz