wacom 0.36.0
This commit is contained in:
parent
e331dfc64f
commit
959df9f4af
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/xf86-input-wacom-0.34.99.1.tar.bz2
|
/xf86-input-wacom-0.34.99.1.tar.bz2
|
||||||
/xf86-input-wacom-0.35.0.tar.bz2
|
/xf86-input-wacom-0.35.0.tar.bz2
|
||||||
/xf86-input-wacom-0.35.99.1.tar.bz2
|
/xf86-input-wacom-0.35.99.1.tar.bz2
|
||||||
|
/xf86-input-wacom-0.36.0.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (xf86-input-wacom-0.35.99.1.tar.bz2) = 0bb705106d7c091959cf105c65bbe1e09ea66817621c6ac70aeefee502983ee9271e17205d757db1323cd5f92e6aa216da691d8cc94aa5f6a42f3fde55a8c23d
|
SHA512 (xf86-input-wacom-0.36.0.tar.bz2) = 48e4cf945eb0f5c7c65d46153756372bbfd6d1f101cd90f609c71cc21b36fa671d98c7be0b52d519775c7e7b875ec441d4308cf70d7897198600553e7a93ccc5
|
||||||
|
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
Summary: Xorg X11 wacom input driver
|
Summary: Xorg X11 wacom input driver
|
||||||
Name: xorg-x11-drv-wacom
|
Name: xorg-x11-drv-wacom
|
||||||
Version: 0.35.99.1
|
Version: 0.36.0
|
||||||
Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: User Interface/X Hardware Support
|
Group: User Interface/X Hardware Support
|
||||||
@ -106,6 +106,9 @@ will be available as normal evdev node.
|
|||||||
%{_unitdir}/wacom-inputattach@.service
|
%{_unitdir}/wacom-inputattach@.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 24 2018 Peter Hutterer <peter.hutterer@redhat.com> 0.36.0-1
|
||||||
|
- wacom 0.36.0
|
||||||
|
|
||||||
* Tue Jan 16 2018 Peter Hutterer <peter.hutterer@redhat.com> 0.35.99.1-2
|
* Tue Jan 16 2018 Peter Hutterer <peter.hutterer@redhat.com> 0.35.99.1-2
|
||||||
- Split the w8001 serial support bits out so we can install them independent
|
- Split the w8001 serial support bits out so we can install them independent
|
||||||
of this driver.
|
of this driver.
|
||||||
|
Loading…
Reference in New Issue
Block a user