libinput 1.4.1
This commit is contained in:
parent
3959d485f5
commit
a044152ca2
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -47,3 +47,4 @@
|
|||
/libinput-1.3.3.tar.xz
|
||||
/libinput-1.3.901.tar.xz
|
||||
/libinput-1.4.0.tar.xz
|
||||
/libinput-1.4.1.tar.xz
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
%global gitversion 58abea394
|
||||
|
||||
Name: libinput
|
||||
Version: 1.4.0
|
||||
Version: 1.4.1
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Summary: Input device library
|
||||
|
||||
|
|
@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 05 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.4.1-1
|
||||
- libinput 1.4.1
|
||||
|
||||
* Mon Jul 18 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.4.0-1
|
||||
- libinput 1.4
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
643d21c63d5dcc2d73de3d573e9f7538 libinput-1.4.0.tar.xz
|
||||
2e7ba577ed74d8d1baeb07dbd4fb912a libinput-1.4.1.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue