libnput 0.23.0
This commit is contained in:
parent
b3b4724f97
commit
b3fa3e4c02
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
|||||||
/xf86-input-libinput-20160929.tar.xz
|
/xf86-input-libinput-20160929.tar.xz
|
||||||
/xf86-input-libinput-0.20.0.tar.bz2
|
/xf86-input-libinput-0.20.0.tar.bz2
|
||||||
/xf86-input-libinput-0.22.0.tar.bz2
|
/xf86-input-libinput-0.22.0.tar.bz2
|
||||||
|
/xf86-input-libinput-0.23.0.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
e4364319f15f97dc2ef0ef62c8616826 xf86-input-libinput-0.22.0.tar.bz2
|
SHA512 (xf86-input-libinput-0.23.0.tar.bz2) = 11aeeb2d8db67371d530dd06fc83d3ded6a6e3dfd4311e69738ff748b5684dc98af7ba81643d7837f988314265f93d7ddb016a4781d69957dba4046533352223
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
Summary: Xorg X11 libinput input driver
|
Summary: Xorg X11 libinput input driver
|
||||||
Name: xorg-x11-drv-libinput
|
Name: xorg-x11-drv-libinput
|
||||||
Version: 0.22.0
|
Version: 0.23.0
|
||||||
Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
||||||
@ -78,6 +78,9 @@ Xorg X11 libinput input driver development files.
|
|||||||
%{_includedir}/xorg/libinput-properties.h
|
%{_includedir}/xorg/libinput-properties.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 12 2016 Peter Hutterer <peter.hutterer@redhat.com> 0.23.0-1
|
||||||
|
- libnput 0.23.0
|
||||||
|
|
||||||
* Fri Nov 25 2016 Peter Hutterer <peter.hutterer@redhat.com> 0.22.0-4
|
* Fri Nov 25 2016 Peter Hutterer <peter.hutterer@redhat.com> 0.22.0-4
|
||||||
- Override touchpads assigned the wacom driver with libinput again
|
- Override touchpads assigned the wacom driver with libinput again
|
||||||
(#1397477)
|
(#1397477)
|
||||||
|
Loading…
Reference in New Issue
Block a user