libinput 0.12.0
This commit is contained in:
parent
2b6aa58f36
commit
ff3b4cb46c
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -10,3 +10,4 @@
|
|||
/libinput-0.9.0.tar.xz
|
||||
/libinput-0.10.0.tar.xz
|
||||
/libinput-0.11.0.tar.xz
|
||||
/libinput-0.12.0.tar.xz
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
%global gitversion 58abea394
|
||||
|
||||
Name: libinput
|
||||
Version: 0.11.0
|
||||
Version: 0.12.0
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Summary: Input device library
|
||||
|
||||
|
|
@ -82,6 +82,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 10 2015 Peter Hutterer <peter.hutterer@redhat.com> 0.12.0-1
|
||||
- libinput 0.12.0
|
||||
|
||||
* Mon Feb 23 2015 Peter Hutterer <peter.hutterer@redhat.com> 0.11.0-1
|
||||
- libinput 0.11.0
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
59fef57c3a3151d6f4be539469d67e37 libinput-0.11.0.tar.xz
|
||||
cc1a8c710a90264d1464c81d657064d2 libinput-0.12.0.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue