libinput 1.2.1
This commit is contained in:
parent
6ed46bac1f
commit
7a73ca3b06
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -33,3 +33,4 @@
|
|||
/libinput-1.1.6.tar.xz
|
||||
/libinput-1.1.7.tar.xz
|
||||
/libinput-1.1.8.tar.xz
|
||||
/libinput-1.2.1.tar.xz
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
%global gitversion 58abea394
|
||||
|
||||
Name: libinput
|
||||
Version: 1.1.8
|
||||
Version: 1.2.1
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Summary: Input device library
|
||||
|
||||
|
|
@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 02 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.2.1-1
|
||||
- libinput 1.2.1
|
||||
|
||||
* Thu Feb 18 2016 Peter Hutterer <peter.hutterer@redhat.com> 1.1.8-1
|
||||
- libinput 1.1.8
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
3dda3e6dd7d0e865896dfe67f4fa0346 libinput-1.1.8.tar.xz
|
||||
2b36d32362111c3e99f19c83bc535332 libinput-1.2.1.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue