diff --git a/.gitignore b/.gitignore index 9e9f267..d748ce9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ xf86-input-wacom-20101119.tar.bz2 /xf86-input-wacom-20101122.tar.bz2 +/xf86-input-wacom-20110217.tar.bz2 diff --git a/sources b/sources index 7081e9a..4816ce0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a252b2eb5446b8469ac60bce2a65597 xf86-input-wacom-20101122.tar.bz2 +b90f5386fcdbd6a59dc7a3421e57ca0b xf86-input-wacom-20110217.tar.bz2 diff --git a/xorg-x11-drv-wacom.spec b/xorg-x11-drv-wacom.spec index 474bf2d..2d5e9ae 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 20101122 +%global gitdate 20110217 Summary: Xorg X11 wacom input driver Name: xorg-x11-drv-wacom -Version: 0.10.10 -Release: 3%{?gitdate:.%{gitdate}}%{?dist} +Version: 0.10.11 +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 +* Thu Feb 17 2011 Peter Hutterer 0.10.11-1 +- wacom 0.10.11 + * Tue Feb 08 2011 Fedora Release Engineering - 0.10.10-3.20101122 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild