[xorg-x11-drv-evdev] bump to today's git to fix bad breakage from last git snapshot

Adam Williamson adamwill at fedoraproject.org
Thu Nov 10 23:03:59 UTC 2011


commit 0eee9a423455fe12898143996cb9a9d396e52f7a
Author: Adam Williamson <awilliam at redhat.com>
Date:   Thu Nov 10 15:03:46 2011 -0800

    bump to today's git to fix bad breakage from last git snapshot

 .gitignore              |    1 +
 commitid                |    2 +-
 sources                 |    2 +-
 xorg-x11-drv-evdev.spec |    9 ++++++---
 4 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 16a5f62..e38a2db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ xf86-input-evdev-20100823.tar.bz2
 /xf86-input-evdev-2.6.0.tar.bz2
 /xf86-input-evdev-20110601.tar.bz2
 /xf86-input-evdev-20111109.tar.bz2
+/xf86-input-evdev-20111110.tar.bz2
diff --git a/commitid b/commitid
index d19599f..434579d 100644
--- a/commitid
+++ b/commitid
@@ -1 +1 @@
-745fca03a20117583bc18c7134583311ff52c29c
+a9cdb6590cdf72917cdfeb17e2fcc6a110b2c7d1
diff --git a/sources b/sources
index fba936b..a68ac79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b92bb1bf9e76900067eb273fd3cca385  xf86-input-evdev-20111109.tar.bz2
+b2eca8fa22b388a349a5eba2df9eb36c  xf86-input-evdev-20111110.tar.bz2
diff --git a/xorg-x11-drv-evdev.spec b/xorg-x11-drv-evdev.spec
index 44d5e4a..7038201 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 20111109
-%global gitversion 745fca03a
+%global gitdate 20111110
+%global gitversion a9cdb6590
 
 Summary:    Xorg X11 evdev input driver
 Name:       xorg-x11-drv-evdev
 Version:    2.6.99
-Release:    2%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
+Release:    3%{?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
+* Thu Nov 10 2011 Adam Williamson <awilliam at redhat.com> - 2.6.99-3.20111110gita9cdb6590
+- latest git again to fix bad breakage in last snapshot
+
 * Wed Nov 09 2011 ajax <ajax at redhat.com> - 2.6.99-2.20111109git745fca03a
 - ABI rebuild
 


More information about the scm-commits mailing list