- Update to today's git snapshot (0.10.9)
This commit is contained in:
parent
4bf6996565
commit
7a8520e97c
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
xf86-input-wacom-20100726.tar.bz2
|
xf86-input-wacom-20101119.tar.bz2
|
||||||
xf86-input-wacom-20100802.tar.bz2
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
cf51e2c9b54de56b7f2a047572237e76 xf86-input-wacom-20100802.tar.bz2
|
bf02b8006901a1ccdfad9326d8019bb7 xf86-input-wacom-20101119.tar.bz2
|
||||||
|
@ -3,12 +3,12 @@
|
|||||||
%global driverdir %{moduledir}/input
|
%global driverdir %{moduledir}/input
|
||||||
|
|
||||||
# Disable gitdate to build from a fixed release
|
# Disable gitdate to build from a fixed release
|
||||||
%global gitdate 20100802
|
%global gitdate 20101119
|
||||||
|
|
||||||
Summary: Xorg X11 wacom input driver
|
Summary: Xorg X11 wacom input driver
|
||||||
Name: xorg-x11-drv-wacom
|
Name: xorg-x11-drv-wacom
|
||||||
Version: 0.10.8
|
Version: 0.10.9
|
||||||
Release: 3%{?gitdate:.%{gitdate}}%{?dist}
|
Release: 1%{?gitdate:.%{gitdate}}%{?dist}
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: User Interface/X Hardware Support
|
Group: User Interface/X Hardware Support
|
||||||
@ -96,9 +96,13 @@ X.Org X11 wacom input driver development files.
|
|||||||
%{_bindir}/isdv4-serial-debugger
|
%{_bindir}/isdv4-serial-debugger
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 19 2010 Peter Hutterer <peter.hutterer@redhat.com> 0.10.9-1
|
||||||
|
- Update to today's git snapshot (0.10.9)
|
||||||
|
|
||||||
* Wed Oct 27 2010 Adam Jackson <ajax@redhat.com> 0.10.8-3
|
* Wed Oct 27 2010 Adam Jackson <ajax@redhat.com> 0.10.8-3
|
||||||
- Add ABI requires magic (#542742)
|
- Add ABI requires magic (#542742)
|
||||||
|
|
||||||
|
|
||||||
* Mon Aug 02 2010 Peter Hutterer <peter.hutterer@redhat.com> 0.10.8-2
|
* Mon Aug 02 2010 Peter Hutterer <peter.hutterer@redhat.com> 0.10.8-2
|
||||||
- Update to today's git snapshot.
|
- Update to today's git snapshot.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user