diff --git a/.cvsignore b/.cvsignore index 7ada4ce..2a3b816 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xf86-input-wacom-20100305.tar.bz2 +xf86-input-wacom-20100316.tar.bz2 diff --git a/sources b/sources index 929fdc3..40b8d86 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80467aed60428fe09c55b72459bf6e10 xf86-input-wacom-20100305.tar.bz2 +354bc7aafc5f1c116f2002f69c483da3 xf86-input-wacom-20100316.tar.bz2 diff --git a/xorg-x11-drv-wacom.spec b/xorg-x11-drv-wacom.spec index 178e5bf..434960b 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 20100305 +%global gitdate 20100316 Summary: Xorg X11 wacom input driver Name: xorg-x11-drv-wacom Version: 0.10.4 -Release: 6%{?gitdate:.%{gitdate}}%{?dist} +Release: 7%{?gitdate:.%{gitdate}}%{?dist} URL: http://www.x.org License: GPLv2+ Group: User Interface/X Hardware Support @@ -92,6 +92,9 @@ X.Org X11 wacom input driver development files. %{_includedir}/xorg/wacom-properties.h %changelog +* Tue Mar 16 2010 Peter Hutterer 0.10.4-7.20100316 +- Update to today's git snapshot. + * Fri Mar 05 2010 Peter Hutterer 0.10.4-6.20100305 - Update to today's git snapshot.