libinput 1.9.1
This commit is contained in:
parent
4f0ce18b85
commit
16249394c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/libinput-1.8.901.tar.xz
|
||||
/libinput-1.8.902.tar.xz
|
||||
/libinput-1.9.0.tar.xz
|
||||
/libinput-1.9.1.tar.xz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global gitversion 58abea394
|
||||
|
||||
Name: libinput
|
||||
Version: 1.9.0
|
||||
Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 1.9.1
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Summary: Input device library
|
||||
|
||||
License: MIT
|
||||
@ -109,6 +109,9 @@ git am -p1 %{patches} < /dev/null
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 30 2017 Peter Hutterer <peter.hutterer@redhat.com> 1.9.1-1
|
||||
- libinput 1.9.1
|
||||
|
||||
* Thu Oct 26 2017 Peter Hutterer <peter.hutterer@redhat.com> 1.9.0-2
|
||||
- Drop explicit .gz from the man pages
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libinput-1.9.0.tar.xz) = 4111dd02ef7778c246da28ead284a77014f6eaa4b7f90f36ee124af809e31c70ac065216ef5648d1d2dc525355176e2aa22788bfbb19f5f6d25276fbba42e150
|
||||
SHA512 (libinput-1.9.1.tar.xz) = e60c401cdec6b862c6c7186e636bba285e229b82998d9f86940659806bb64c295ec1060b5e8065345668e4b3ff95457bd01327351520d9f6cf8cbc98b9b95da0
|
||||
|
Loading…
Reference in New Issue
Block a user