From 6c5096bae57edaa8335acdd054da38c14f749a3d Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Jan 30 2015 04:29:07 +0000 Subject: libinput 0.9.0 --- diff --git a/.gitignore b/.gitignore index 6eba3d3..575d59a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /libinput-0.7.0.tar.xz /libinput-20141211.tar.xz /libinput-0.8.0.tar.xz +/libinput-0.9.0.tar.xz diff --git a/libinput.spec b/libinput.spec index 378c65e..dfbf039 100644 --- a/libinput.spec +++ b/libinput.spec @@ -2,7 +2,7 @@ %global gitversion 58abea394 Name: libinput -Version: 0.8.0 +Version: 0.9.0 Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Summary: Input device library @@ -80,6 +80,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog +* Fri Jan 30 2015 Peter Hutterer 0.9.0-1 +- libinput 0.9.0 + * Mon Jan 19 2015 Peter Hutterer 0.8.0-1 - libinput 0.8.0 diff --git a/sources b/sources index 84af50e..50cbf0a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ac28ca42670d38d8f785e96506c9227 libinput-0.8.0.tar.xz +9995e0f8f13966674f4f7130ad83fa85 libinput-0.9.0.tar.xz