[xorg-x11-drv-synaptics] Update to today's git snapshot

Peter Hutterer whot at fedoraproject.org
Wed Nov 9 21:37:25 UTC 2011


commit e22acd068778938544979a67c1e58707fbf76e5d
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Nov 10 07:37:09 2011 +1000

    Update to today's git snapshot

 .gitignore                  |    1 +
 sources                     |    2 +-
 xorg-x11-drv-synaptics.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05e6e4f..72d3bd7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ xf86-input-synaptics-20100823.tar.bz2
 /xf86-input-synaptics-1.4.1.tar.bz2
 /xf86-input-synaptics-1.4.99.1.tar.bz2
 /xf86-input-synaptics-1.5.0.tar.bz2
+/xf86-input-synaptics-20111110.tar.bz2
diff --git a/sources b/sources
index 73dec7a..54d3d9b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-41ee749ecbfef98f7fba708cb2afae87  xf86-input-synaptics-1.5.0.tar.bz2
+b23c36c2633ab6fe98c5cdcdd27c6812  xf86-input-synaptics-20111110.tar.bz2
diff --git a/xorg-x11-drv-synaptics.spec b/xorg-x11-drv-synaptics.spec
index a6109cc..81b255b 100644
--- a/xorg-x11-drv-synaptics.spec
+++ b/xorg-x11-drv-synaptics.spec
@@ -2,12 +2,12 @@
 %define moduledir %(pkg-config xorg-server --variable=moduledir )
 %define driverdir %{moduledir}/input
 
-#define gitdate 20101125
+%define gitdate 20111110
 
 Name:           xorg-x11-drv-synaptics
 Summary:        Xorg X11 Synaptics touchpad input driver
-Version:        1.5.0
-Release:        3%{?gitdate:.%{gitdate}}%{?dist}
+Version:        1.5.99
+Release:        1%{?gitdate:.%{gitdate}}%{?dist}
 URL:            http://www.x.org
 License:        MIT
 Group:          User Interface/X Hardware Support
@@ -133,6 +133,9 @@ Development files for the Synaptics TouchPad for X.Org.
 
 
 %changelog
+* Thu Nov 10 2011 Peter Hutterer <peter.hutterer at redhat.com> 1.5.99-1.20111110
+- Update to today's git snapshot
+
 * Wed Nov 09 2011 ajax <ajax at redhat.com> - 1.5.0-3
 - ABI rebuild
 


More information about the scm-commits mailing list