diff --git a/.gitignore b/.gitignore index e38a2db..92630c5 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ xf86-input-evdev-20100823.tar.bz2 /xf86-input-evdev-20110601.tar.bz2 /xf86-input-evdev-20111109.tar.bz2 /xf86-input-evdev-20111110.tar.bz2 +/xf86-input-evdev-20120103.tar.bz2 diff --git a/commitid b/commitid index 434579d..2299641 100644 --- a/commitid +++ b/commitid @@ -1 +1 @@ -a9cdb6590cdf72917cdfeb17e2fcc6a110b2c7d1 +009ac94a8e6d084c13f15ed8b2e1b22f86530c9f diff --git a/sources b/sources index a68ac79..e0bd23b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b2eca8fa22b388a349a5eba2df9eb36c xf86-input-evdev-20111110.tar.bz2 +1b0a1e43c0cecc7a8d81e0e3bd3bb614 xf86-input-evdev-20120103.tar.bz2 diff --git a/xorg-x11-drv-evdev.spec b/xorg-x11-drv-evdev.spec index e206255..fb3c46b 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 20111110 -%global gitversion a9cdb6590 +%global gitdate 20120103 +%global gitversion 009ac94a8 Summary: Xorg X11 evdev input driver Name: xorg-x11-drv-evdev -Version: 2.6.99 -Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{dist} +Version: 2.6.99.901 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist} URL: http://www.x.org License: MIT Group: User Interface/X Hardware Support @@ -78,6 +78,9 @@ X.Org X11 evdev input driver development files. %changelog +* Tue Jan 03 2012 Peter Hutterer 2.6.99.901-1.20120103git009ac94a8 +- 2.6.99.901 from git + * Mon Nov 14 2011 Adam Jackson - 2.6.99-4.20111110gita9cdb6590 - ABI rebuild