diff --git a/.gitignore b/.gitignore index b42b45c..9e5abdd 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ xf86-input-wacom-20101119.tar.bz2 /xf86-input-wacom-20110527.tar.bz2 /xf86-input-wacom-20111031.tar.bz2 /xf86-input-wacom-20111110.tar.bz2 +/xf86-input-wacom-0.12.0.tar.bz2 diff --git a/sources b/sources index ebdfed1..1cf0b73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bbe6eb41b1c2155f8913077a22c466db xf86-input-wacom-20111110.tar.bz2 +e1c41d143d5040982ae050c7ef9039e3 xf86-input-wacom-0.12.0.tar.bz2 diff --git a/xorg-x11-drv-wacom.spec b/xorg-x11-drv-wacom.spec index d1670ee..42776a0 100644 --- a/xorg-x11-drv-wacom.spec +++ b/xorg-x11-drv-wacom.spec @@ -3,12 +3,12 @@ %global driverdir %{moduledir}/input # Disable gitdate to build from a fixed release -%global gitdate 20111110 +#global gitdate 20111110 Summary: Xorg X11 wacom input driver Name: xorg-x11-drv-wacom -Version: 0.11.99.1 -Release: 6%{?gitdate:.%{gitdate}}%{?dist} +Version: 0.12.0 +Release: 1%{?gitdate:.%{gitdate}}%{?dist} URL: http://www.x.org License: GPLv2+ Group: User Interface/X Hardware Support @@ -98,6 +98,9 @@ X.Org X11 wacom input driver development files. %{_bindir}/isdv4-serial-debugger %changelog +* Tue Nov 29 2011 Peter Hutterer 0.12-1 +- wacom 0.12.0 + * Mon Nov 14 2011 Adam Jackson - 0.11.99.1-6.20111110 - ABI rebuild