libinput 1.1.3
This commit is contained in:
parent
b7b0b48202
commit
b8504dcd20
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -27,3 +27,4 @@
|
|||
/libinput-1.1.0.tar.xz
|
||||
/libinput-1.1.1.tar.xz
|
||||
/libinput-1.1.2.tar.xz
|
||||
/libinput-1.1.3.tar.xz
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
%global gitversion 58abea394
|
||||
|
||||
Name: libinput
|
||||
Version: 1.1.2
|
||||
Version: 1.1.3
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Summary: Input device library
|
||||
|
||||
|
|
@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 16 2015 Peter Hutterer <peter.hutterer@redhat.com> 1.1.3-1
|
||||
- libinput 1.1.3
|
||||
|
||||
* Wed Dec 09 2015 Peter Hutterer <peter.hutterer@redhat.com> 1.1.2-1
|
||||
- libinput 1.1.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
634830eb423acd71262b23a13154f6f7 libinput-1.1.2.tar.xz
|
||||
3bca9bd8fb2853216352b347dd247726 libinput-1.1.3.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue