libinput 1.3.2
This commit is contained in:
parent
020e2574ca
commit
7e5cfd3fef
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -43,3 +43,4 @@
|
|||
/libinput-1.2.903.tar.xz
|
||||
/libinput-1.3.0.tar.xz
|
||||
/libinput-1.3.1.tar.xz
|
||||
/libinput-1.3.2.tar.xz
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
%global gitversion 58abea394
|
||||
|
||||
Name: libinput
|
||||
Version: 1.3.1
|
||||
Version: 1.3.2
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Summary: Input device library
|
||||
|
||||
|
|
@ -99,6 +99,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 16 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.3.2-1
|
||||
- libinput 1.3.2
|
||||
|
||||
* Mon May 30 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.3.1-1
|
||||
- libinput 1.3.1
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
458fc483f7227d3c4c330f4abd6dfa77 libinput-1.3.1.tar.xz
|
||||
d5c9d16825666078930d2df6103acde8 libinput-1.3.2.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue