commit b45165de49acf6eecba87d878ae26318b7c1b7a9 Author: Peter Hutterer peter.hutterer@who-t.net Date: Fri Apr 1 15:52:32 2011 +1000
0.10.99.1 from git
.gitignore | 1 + sources | 2 +- xorg-x11-drv-wacom.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index ce23c87..3876622 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ xf86-input-wacom-20101119.tar.bz2 /xf86-input-wacom-20101122.tar.bz2 /xf86-input-wacom-20110217.tar.bz2 /xf86-input-wacom-20110315.tar.bz2 +/xf86-input-wacom-20110401.tar.bz2 diff --git a/sources b/sources index 465b1a2..7105aa1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -20163a76a642d16df0ce6fb130b154e9 xf86-input-wacom-20110315.tar.bz2 +a5f02522c7c7c6f96ecb48488a12473e xf86-input-wacom-20110401.tar.bz2 diff --git a/xorg-x11-drv-wacom.spec b/xorg-x11-drv-wacom.spec index b9eeed0..e0960ca 100644 --- a/xorg-x11-drv-wacom.spec +++ b/xorg-x11-drv-wacom.spec @@ -3,11 +3,11 @@ %global driverdir %{moduledir}/input
# Disable gitdate to build from a fixed release -%global gitdate 20110315 +%global gitdate 20110401
Summary: Xorg X11 wacom input driver Name: xorg-x11-drv-wacom -Version: 0.10.99 +Version: 0.10.99.1 Release: 1%{?gitdate:.%{gitdate}}%{?dist} URL: http://www.x.org License: GPLv2+ @@ -96,6 +96,9 @@ X.Org X11 wacom input driver development files. %{_bindir}/isdv4-serial-debugger
%changelog +* Fri Apr 01 2011 Peter Hutterer peter.hutterer@redhat.com 0.10.99.1-1.20110401 +- 0.10.99.1 from git + * Tue Mar 15 2011 Peter Hutterer peter.hutterer@redhat.com 0.10.99-1.20110315 - Today's git snapshot
scm-commits@lists.fedoraproject.org