libinput 0.8.0
This commit is contained in:
parent
2c56761ad2
commit
e635b1e239
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/libinput-20141124.tar.xz
|
/libinput-20141124.tar.xz
|
||||||
/libinput-0.7.0.tar.xz
|
/libinput-0.7.0.tar.xz
|
||||||
/libinput-20141211.tar.xz
|
/libinput-20141211.tar.xz
|
||||||
|
/libinput-0.8.0.tar.xz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%global gitdate 20141211
|
#global gitdate 20141211
|
||||||
%global gitversion 58abea394
|
%global gitversion 58abea394
|
||||||
|
|
||||||
Name: libinput
|
Name: libinput
|
||||||
Version: 0.7.0
|
Version: 0.8.0
|
||||||
Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||||
Summary: Input device library
|
Summary: Input device library
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -80,6 +80,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 19 2015 Peter Hutterer <peter.hutterer@redhat.com> 0.8.0-1
|
||||||
|
- libinput 0.8.0
|
||||||
|
|
||||||
* Thu Dec 11 2014 Peter Hutterer <peter.hutterer@redhat.com> 0.7.0-2.20141211git58abea394
|
* Thu Dec 11 2014 Peter Hutterer <peter.hutterer@redhat.com> 0.7.0-2.20141211git58abea394
|
||||||
- git snapshot, fixes a crasher and fd confusion after suspending a device
|
- git snapshot, fixes a crasher and fd confusion after suspending a device
|
||||||
|
|
||||||
|
1
sources
1
sources
@ -2,3 +2,4 @@
|
|||||||
f63a656eb93117da43302566df0de874 libinput-20141124.tar.xz
|
f63a656eb93117da43302566df0de874 libinput-20141124.tar.xz
|
||||||
381b61396de28c12716ef7a5475fea50 libinput-0.7.0.tar.xz
|
381b61396de28c12716ef7a5475fea50 libinput-0.7.0.tar.xz
|
||||||
e632f825162535bac32e9087d8281c7e libinput-20141211.tar.xz
|
e632f825162535bac32e9087d8281c7e libinput-20141211.tar.xz
|
||||||
|
9ac28ca42670d38d8f785e96506c9227 libinput-0.8.0.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user