diff --git a/.gitignore b/.gitignore index de8c315..9e9f267 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ xf86-input-wacom-20101119.tar.bz2 +/xf86-input-wacom-20101122.tar.bz2 diff --git a/sources b/sources index ff536d1..7081e9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf02b8006901a1ccdfad9326d8019bb7 xf86-input-wacom-20101119.tar.bz2 +3a252b2eb5446b8469ac60bce2a65597 xf86-input-wacom-20101122.tar.bz2 diff --git a/xorg-x11-drv-wacom.spec b/xorg-x11-drv-wacom.spec index 3cea699..f649830 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 20101119 +%global gitdate 20101122 Summary: Xorg X11 wacom input driver Name: xorg-x11-drv-wacom -Version: 0.10.9 -Release: 2%{?gitdate:.%{gitdate}}%{?dist} +Version: 0.10.10 +Release: 1%{?gitdate:.%{gitdate}}%{?dist} URL: http://www.x.org License: GPLv2+ Group: User Interface/X Hardware Support @@ -96,6 +96,9 @@ X.Org X11 wacom input driver development files. %{_bindir}/isdv4-serial-debugger %changelog +* Mon Nov 22 2010 Peter Hutterer 0.10.10-1 +- Update to today's git snapshot (0.10.10), an emergency release. + * Fri Nov 19 2010 Peter Hutterer 0.10.9-2 - require libXrandr-devel for xsetwacom