From 61c79cb01d329bc3ed9272d9e16b2a0228828128 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 10 Jul 2012 08:05:04 +1000 Subject: [PATCH] wacom 0.16.0 --- .gitignore | 1 + sources | 2 +- xorg-x11-drv-wacom.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4f178bd..0bc0172 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ xf86-input-wacom-20101119.tar.bz2 /xf86-input-wacom-0.13.99.2.tar.bz2 /xf86-input-wacom-0.14.0.tar.bz2 /xf86-input-wacom-0.15.0.tar.bz2 +/xf86-input-wacom-0.16.0.tar.bz2 diff --git a/sources b/sources index 68515d3..366c254 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e342101f1f22a38741f246403487be6 xf86-input-wacom-0.15.0.tar.bz2 +aeee2bd339c825a9b1215df6a2e5e50b xf86-input-wacom-0.16.0.tar.bz2 diff --git a/xorg-x11-drv-wacom.spec b/xorg-x11-drv-wacom.spec index 7481578..18c82ad 100644 --- a/xorg-x11-drv-wacom.spec +++ b/xorg-x11-drv-wacom.spec @@ -7,8 +7,8 @@ Summary: Xorg X11 wacom input driver Name: xorg-x11-drv-wacom -Version: 0.15.0 -Release: 2%{?gitdate:.%{gitdate}}%{?dist} +Version: 0.16.0 +Release: 1%{?gitdate:.%{gitdate}}%{?dist} URL: http://www.x.org License: GPLv2+ Group: User Interface/X Hardware Support @@ -97,6 +97,9 @@ X.Org X11 wacom input driver development files. %{_bindir}/isdv4-serial-debugger %changelog +* Tue Jul 10 2012 Peter Hutterer 0.16.0-1 +- wacom 0.16.0 + * Thu Jun 07 2012 Peter Hutterer 0.15.0-2 - Replace udev with systemd, use prefix for udev rules