libinput 1.8rc2
This commit is contained in:
parent
686d624a02
commit
bf0f7f95b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/libinput-1.7.2.tar.xz
|
||||
/libinput-1.7.3.tar.xz
|
||||
/libinput-1.7.901.tar.xz
|
||||
/libinput-1.7.902.tar.xz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global gitversion 58abea394
|
||||
|
||||
Name: libinput
|
||||
Version: 1.7.901
|
||||
Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 1.7.902
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Summary: Input device library
|
||||
|
||||
License: MIT
|
||||
@ -108,6 +108,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 26 2017 Peter Hutterer <peter.hutterer@redhat.com> 1.7.902-1
|
||||
- libinput 1.8rc2
|
||||
|
||||
* Mon Jun 19 2017 Peter Hutterer <peter.hutterer@redhat.com> 1.7.901-2
|
||||
- libinput 1.8rc1 with source files this time
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libinput-1.7.901.tar.xz) = 651e60ded37c52d365af8b4279fbc8da91e37ab93c2ee248580994e5257a85e04de9a8e5daf8b021244783cae582fec74109870f7090a289d66bc4e11ebd4b34
|
||||
SHA512 (libinput-1.7.902.tar.xz) = 022caa34e110e59d64bc2b06eaf50441c66c5fc44685c66923f5688cf1001da980cea991b7f6f348296446ba08f67c9697caef0a938bb59e6054aa7b2c5b0bbe
|
||||
|
Loading…
Reference in New Issue
Block a user