- Update to today's git snapshot (0.10.5)
This commit is contained in:
parent
6432aa7c30
commit
37e8039942
@ -1 +1 @@
|
||||
xf86-input-wacom-20100316.tar.bz2
|
||||
xf86-input-wacom-20100319.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
354bc7aafc5f1c116f2002f69c483da3 xf86-input-wacom-20100316.tar.bz2
|
||||
0b022ea11b88a06e1c9ac28a2337ad54 xf86-input-wacom-20100319.tar.bz2
|
||||
|
@ -3,12 +3,12 @@
|
||||
%global driverdir %{moduledir}/input
|
||||
|
||||
# Disable gitdate to build from a fixed release
|
||||
%global gitdate 20100316
|
||||
%global gitdate 20100319
|
||||
|
||||
Summary: Xorg X11 wacom input driver
|
||||
Name: xorg-x11-drv-wacom
|
||||
Version: 0.10.4
|
||||
Release: 7%{?gitdate:.%{gitdate}}%{?dist}
|
||||
Version: 0.10.5
|
||||
Release: 1%{?gitdate:.%{gitdate}}%{?dist}
|
||||
URL: http://www.x.org
|
||||
License: GPLv2+
|
||||
Group: User Interface/X Hardware Support
|
||||
@ -92,6 +92,9 @@ X.Org X11 wacom input driver development files.
|
||||
%{_includedir}/xorg/wacom-properties.h
|
||||
|
||||
%changelog
|
||||
* Fri Mar 19 2010 Peter Hutterer <peter.hutterer@redhat.com> 0.10.5-1.20100319
|
||||
- Update to today's git snapshot (0.10.5)
|
||||
|
||||
* Tue Mar 16 2010 Peter Hutterer <peter.hutterer@redhat.com> 0.10.4-7.20100316
|
||||
- Update to today's git snapshot.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user