[xorg-x11-drv-wacom] wacom 0.12.0

Peter Hutterer whot at fedoraproject.org
Tue Nov 29 00:17:56 UTC 2011


commit 466d6cd1350ee988af4cd38b34d9a8b3a751a6f3
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Nov 29 10:18:31 2011 +1000

    wacom 0.12.0

 .gitignore              |    1 +
 sources                 |    2 +-
 xorg-x11-drv-wacom.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b42b45c..9e5abdd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ xf86-input-wacom-20101119.tar.bz2
 /xf86-input-wacom-20110527.tar.bz2
 /xf86-input-wacom-20111031.tar.bz2
 /xf86-input-wacom-20111110.tar.bz2
+/xf86-input-wacom-0.12.0.tar.bz2
diff --git a/sources b/sources
index ebdfed1..1cf0b73 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bbe6eb41b1c2155f8913077a22c466db  xf86-input-wacom-20111110.tar.bz2
+e1c41d143d5040982ae050c7ef9039e3  xf86-input-wacom-0.12.0.tar.bz2
diff --git a/xorg-x11-drv-wacom.spec b/xorg-x11-drv-wacom.spec
index d1670ee..42776a0 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 20111110
+#global gitdate 20111110
 
 Summary:    Xorg X11 wacom input driver
 Name:       xorg-x11-drv-wacom
-Version:    0.11.99.1
-Release:    6%{?gitdate:.%{gitdate}}%{?dist}
+Version:    0.12.0
+Release:    1%{?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
+* Tue Nov 29 2011 Peter Hutterer <peter.hutterer at redhat.com> 0.12-1
+- wacom 0.12.0
+
 * Mon Nov 14 2011 Adam Jackson <ajax at redhat.com> - 0.11.99.1-6.20111110
 - ABI rebuild
 


More information about the scm-commits mailing list