libinput 1.8
This commit is contained in:
parent
e9b5d0d5f0
commit
317d89f1fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/libinput-1.7.3.tar.xz
|
||||
/libinput-1.7.901.tar.xz
|
||||
/libinput-1.7.902.tar.xz
|
||||
/libinput-1.8.0.tar.xz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global gitversion 58abea394
|
||||
|
||||
Name: libinput
|
||||
Version: 1.7.902
|
||||
Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 1.8.0
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Summary: Input device library
|
||||
|
||||
License: MIT
|
||||
@ -102,6 +102,9 @@ git am -p1 %{patches} < /dev/null
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 03 2017 Peter Hutterer <peter.hutterer@redhat.com> 1.8.0-1
|
||||
- libinput 1.8
|
||||
|
||||
* Tue Jun 27 2017 Peter Hutterer <peter.hutterer@redhat.com> 1.7.902-2
|
||||
- Switch to meson as build system
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libinput-1.7.902.tar.xz) = 022caa34e110e59d64bc2b06eaf50441c66c5fc44685c66923f5688cf1001da980cea991b7f6f348296446ba08f67c9697caef0a938bb59e6054aa7b2c5b0bbe
|
||||
SHA512 (libinput-1.8.0.tar.xz) = 84354859c25cf2906214fd195c396e8166db361664edc625db5aab4f1b247dfc4a80d7e9dffe2b61c6bbfaa8208d3f64ce56aac2180a699cb71a088d6196ba4d
|
||||
|
Loading…
Reference in New Issue
Block a user