diff --git a/.gitignore b/.gitignore index 3876622..6c19bc6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ xf86-input-wacom-20101119.tar.bz2 /xf86-input-wacom-20110217.tar.bz2 /xf86-input-wacom-20110315.tar.bz2 /xf86-input-wacom-20110401.tar.bz2 +/xf86-input-wacom-20110408.tar.bz2 diff --git a/sources b/sources index 7105aa1..54aea6f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a5f02522c7c7c6f96ecb48488a12473e xf86-input-wacom-20110401.tar.bz2 +0f335cc02ff2c164360f59f21141a2c1 xf86-input-wacom-20110408.tar.bz2 diff --git a/xorg-x11-drv-wacom.spec b/xorg-x11-drv-wacom.spec index 98597f0..0e31d65 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 20110401 +%global gitdate 20110408 Summary: Xorg X11 wacom input driver Name: xorg-x11-drv-wacom -Version: 0.10.99.1 -Release: 2%{?gitdate:.%{gitdate}}%{?dist} +Version: 0.10.99.2 +Release: 1%{?gitdate:.%{gitdate}}%{?dist} URL: http://www.x.org License: GPLv2+ Group: User Interface/X Hardware Support @@ -97,6 +97,9 @@ X.Org X11 wacom input driver development files. %{_bindir}/isdv4-serial-debugger %changelog +* Fri Apr 08 2011 Peter Hutterer 0.10.99.2-1.20110408 +- 0.10.99.2 from git + * Fri Apr 01 2011 Peter Hutterer 0.10.99.1-2.20110401 - Require libudev