- wacom 0.10.11
This commit is contained in:
parent
21a9485eee
commit
4dec06b0e6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
xf86-input-wacom-20101119.tar.bz2
|
xf86-input-wacom-20101119.tar.bz2
|
||||||
/xf86-input-wacom-20101122.tar.bz2
|
/xf86-input-wacom-20101122.tar.bz2
|
||||||
|
/xf86-input-wacom-20110217.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
3a252b2eb5446b8469ac60bce2a65597 xf86-input-wacom-20101122.tar.bz2
|
b90f5386fcdbd6a59dc7a3421e57ca0b xf86-input-wacom-20110217.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 20101122
|
%global gitdate 20110217
|
||||||
|
|
||||||
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.10
|
Version: 0.10.11
|
||||||
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,6 +96,9 @@ X.Org X11 wacom input driver development files.
|
|||||||
%{_bindir}/isdv4-serial-debugger
|
%{_bindir}/isdv4-serial-debugger
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 17 2011 Peter Hutterer <peter.hutterer@redhat.com> 0.10.11-1
|
||||||
|
- wacom 0.10.11
|
||||||
|
|
||||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.10-3.20101122
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.10-3.20101122
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user