libinput 0.9.0

This commit is contained in:
Peter Hutterer 2015-01-30 14:29:07 +10:00
parent bb75bfec12
commit 6c5096bae5
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <peter.hutterer@redhat.com> 0.9.0-1
- libinput 0.9.0
* Mon Jan 19 2015 Peter Hutterer <peter.hutterer@redhat.com> 0.8.0-1
- libinput 0.8.0

View File

@ -1 +1 @@
9ac28ca42670d38d8f785e96506c9227 libinput-0.8.0.tar.xz
9995e0f8f13966674f4f7130ad83fa85 libinput-0.9.0.tar.xz