libinput 1.5.1
This commit is contained in:
parent
5c3e81eb3a
commit
8644d0574a
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -51,3 +51,4 @@
|
|||
/libinput-1.4.2.tar.xz
|
||||
/libinput-1.4.901.tar.xz
|
||||
/libinput-1.5.0.tar.xz
|
||||
/libinput-1.5.1.tar.xz
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@
|
|||
%global gitversion 58abea394
|
||||
|
||||
Name: libinput
|
||||
Version: 1.5.0
|
||||
Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 1.5.1
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Summary: Input device library
|
||||
|
||||
License: MIT
|
||||
|
|
@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 11 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.5.1-1
|
||||
- libinput 1.5.1
|
||||
|
||||
* Wed Sep 14 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.5.0-2
|
||||
- Drop the synaptics 3-slot workaround
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
26030dae25f1ac584b0e428c90473339 libinput-1.5.0.tar.xz
|
||||
23a7bc2dad6ff701d2b82d2e5b218051 libinput-1.5.1.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue