diff --git a/.gitignore b/.gitignore index aa07b0f..b42b45c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ xf86-input-wacom-20101119.tar.bz2 /xf86-input-wacom-0.11.0.tar.bz2 /xf86-input-wacom-20110527.tar.bz2 /xf86-input-wacom-20111031.tar.bz2 +/xf86-input-wacom-20111110.tar.bz2 diff --git a/sources b/sources index fa5b8d6..40935b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -17e651a24f0934b18919a0f0af6e4e43 xf86-input-wacom-20111031.tar.bz2 +8e9498b406e6cd686d9deedab68462f2 xf86-input-wacom-20111110.tar.bz2 diff --git a/xorg-x11-drv-wacom.spec b/xorg-x11-drv-wacom.spec index 09df5c9..95e5624 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 20111031 +%global gitdate 20111110 Summary: Xorg X11 wacom input driver Name: xorg-x11-drv-wacom Version: 0.11.99.1 -Release: 3%{?gitdate:.%{gitdate}}%{?dist} +Release: 4%{?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 +* Thu Nov 10 2011 Peter Hutterer 0.11.99.1-4.2011110 +- Update to latest git snapshot + * Wed Nov 09 2011 ajax - 0.11.99.1-3.20111031 - ABI rebuild