libinput 0.9.0
This commit is contained in:
parent
bb75bfec12
commit
6c5096bae5
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user