wacom 0.33.99.1
This commit is contained in:
parent
1f14905247
commit
8ac9844d40
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@ xf86-input-wacom-20101119.tar.bz2
|
||||
/xf86-input-wacom-0.32.99.1.tar.bz2
|
||||
/xf86-input-wacom-0.33.0.tar.bz2
|
||||
/xf86-input-wacom-20160929.tar.bz2
|
||||
/xf86-input-wacom-0.33.99.1.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
0dafa10847dd0d7f7f9b7374f26c6f7d xf86-input-wacom-20160929.tar.bz2
|
||||
329736473424e07fd2e12790d3c0f0ce xf86-input-wacom-0.33.99.1.tar.bz2
|
||||
|
@ -3,13 +3,13 @@
|
||||
%global driverdir %{moduledir}/input
|
||||
|
||||
# Disable gitdate to build from a fixed release
|
||||
%global gitdate 20160929
|
||||
#global gitdate 20160929
|
||||
%global gitversion b61d1711
|
||||
|
||||
Summary: Xorg X11 wacom input driver
|
||||
Name: xorg-x11-drv-wacom
|
||||
Version: 0.33.0
|
||||
Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 0.33.99.1
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
URL: http://www.x.org
|
||||
License: GPLv2+
|
||||
Group: User Interface/X Hardware Support
|
||||
@ -93,6 +93,9 @@ X.Org X11 wacom input driver development files.
|
||||
%{_bindir}/isdv4-serial-debugger
|
||||
|
||||
%changelog
|
||||
* Sun Nov 20 2016 Peter Hutterer <peter.hutterer@redhat.com> 0.33.99.1-1
|
||||
- wacom 0.33.99.1
|
||||
|
||||
* Thu Sep 29 2016 Hans de Goede <hdegoede@redhat.com> 0.33.0-2.20160929gitb61d1711
|
||||
- Update to latest git master for use with xserver-1.19
|
||||
- Rebuild against xserver-1.19
|
||||
|
Loading…
Reference in New Issue
Block a user