diff --git a/.gitignore b/.gitignore index 2709250..889e28f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ xf86-input-evdev-20100823.tar.bz2 /xf86-input-evdev-20101208.tar.bz2 /xf86-input-evdev-20110105.tar.bz2 /xf86-input-evdev-2.6.0.tar.bz2 +/xf86-input-evdev-20110601.tar.bz2 diff --git a/commitid b/commitid index 114057f..1f056d5 100644 --- a/commitid +++ b/commitid @@ -1 +1 @@ -540a4cce9071fce183c941ded35e7e8fb8f3507e +eaf202531f2bb2b3da6d4769769f76da5489ae68 diff --git a/sources b/sources index cdca390..515a445 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f33fe9413bde68936d8909206a13e8a1 xf86-input-evdev-2.6.0.tar.bz2 +8b27ec3a65a97aed554809c981d3c639 xf86-input-evdev-20110601.tar.bz2 diff --git a/xorg-x11-drv-evdev.spec b/xorg-x11-drv-evdev.spec index 305b60b..64bc8a4 100644 --- a/xorg-x11-drv-evdev.spec +++ b/xorg-x11-drv-evdev.spec @@ -2,13 +2,13 @@ %global moduledir %(pkg-config xorg-server --variable=moduledir ) %global driverdir %{moduledir}/input -#global gitdate 20110105 -#global gitversion 540a4cce9 +%global gitdate 20110601 +%global gitversion eaf202531 Summary: Xorg X11 evdev input driver Name: xorg-x11-drv-evdev -Version: 2.6.0 -Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{dist} +Version: 2.6.99 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist} URL: http://www.x.org License: MIT Group: User Interface/X Hardware Support @@ -77,6 +77,9 @@ X.Org X11 evdev input driver development files. %changelog +* Wed Jun 01 2011 Peter Hutterer 2.6.99-1.20110601giteaf202531 +- Today's snapshot from git + * Tue Feb 08 2011 Fedora Release Engineering - 2.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild