Update to latest git snapshot
This commit is contained in:
parent
76da9bae03
commit
4e0d544982
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ xf86-input-wacom-20101119.tar.bz2
|
||||
/xf86-input-wacom-0.11.0.tar.bz2
|
||||
/xf86-input-wacom-20110527.tar.bz2
|
||||
/xf86-input-wacom-20111031.tar.bz2
|
||||
/xf86-input-wacom-20111110.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
17e651a24f0934b18919a0f0af6e4e43 xf86-input-wacom-20111031.tar.bz2
|
||||
8e9498b406e6cd686d9deedab68462f2 xf86-input-wacom-20111110.tar.bz2
|
||||
|
@ -3,12 +3,12 @@
|
||||
%global driverdir %{moduledir}/input
|
||||
|
||||
# Disable gitdate to build from a fixed release
|
||||
%global gitdate 20111031
|
||||
%global gitdate 20111110
|
||||
|
||||
Summary: Xorg X11 wacom input driver
|
||||
Name: xorg-x11-drv-wacom
|
||||
Version: 0.11.99.1
|
||||
Release: 3%{?gitdate:.%{gitdate}}%{?dist}
|
||||
Release: 4%{?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
|
||||
* Thu Nov 10 2011 Peter Hutterer <peter.hutterer@redhat.com> 0.11.99.1-4.2011110
|
||||
- Update to latest git snapshot
|
||||
|
||||
* Wed Nov 09 2011 ajax <ajax@redhat.com> - 0.11.99.1-3.20111031
|
||||
- ABI rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user