From 24d053fd38154ae45fe6378910b75f5cf77071d3 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 20 Dec 2012 08:51:09 +1000 Subject: [PATCH] wacom 0.18.99.1 --- .gitignore | 1 + sources | 2 +- xorg-x11-drv-wacom.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 37d1633..e818c62 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ xf86-input-wacom-20101119.tar.bz2 /xf86-input-wacom-0.17.0.tar.bz2 /xf86-input-wacom-0.17.99.1.tar.bz2 /xf86-input-wacom-0.18.0.tar.bz2 +/xf86-input-wacom-0.18.99.1.tar.bz2 diff --git a/sources b/sources index 3351a05..809195b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cca2c9ed7a5d3b09689bfc2c204726fb xf86-input-wacom-0.18.0.tar.bz2 +caebc1a278d75dd248dde6ddd50b7474 xf86-input-wacom-0.18.99.1.tar.bz2 diff --git a/xorg-x11-drv-wacom.spec b/xorg-x11-drv-wacom.spec index 169b144..e7a59ba 100644 --- a/xorg-x11-drv-wacom.spec +++ b/xorg-x11-drv-wacom.spec @@ -8,8 +8,8 @@ Summary: Xorg X11 wacom input driver Name: xorg-x11-drv-wacom -Version: 0.18.0 -Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 0.18.99.1 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?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 Dec 20 2012 Peter Hutterer 0.18.99.1-1 +- wacom 0.18.99.1 + * Wed Oct 31 2012 Peter Hutterer - 0.18.0-2 - Fix %{?dist} tag