[xorg-x11-drv-synaptics] synaptics 1.7.0

Peter Hutterer whot at fedoraproject.org
Tue Apr 2 03:41:10 UTC 2013


commit a8262b849dc01f4dc9bea7ee8c2c607890936639
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Apr 2 13:30:26 2013 +1000

    synaptics 1.7.0

 .gitignore                  |    1 +
 sources                     |    2 +-
 xorg-x11-drv-synaptics.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 71a4c80..b10f1e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ xf86-input-synaptics-20100823.tar.bz2
 /xf86-input-synaptics-1.6.2.tar.bz2
 /xf86-input-synaptics-20130110.tar.bz2
 /xf86-input-synaptics-20130214.tar.bz2
+/xf86-input-synaptics-1.7.0.tar.bz2
diff --git a/sources b/sources
index e3ea3fd..6a967df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-77eced6382d2ab48bd5a634177472cca  xf86-input-synaptics-20130214.tar.bz2
+5e4f232a18a1741e4c34895d28238f8d  xf86-input-synaptics-1.7.0.tar.bz2
diff --git a/xorg-x11-drv-synaptics.spec b/xorg-x11-drv-synaptics.spec
index d4ef64a..0e03b54 100644
--- a/xorg-x11-drv-synaptics.spec
+++ b/xorg-x11-drv-synaptics.spec
@@ -2,13 +2,13 @@
 %global moduledir %(pkg-config xorg-server --variable=moduledir )
 %global driverdir %{moduledir}/input
 
-%global gitdate 20130214
+#global gitdate 20130214
 %global gitversion 4cdee4005
 
 Name:           xorg-x11-drv-synaptics
 Summary:        Xorg X11 Synaptics touchpad input driver
-Version:        1.6.99
-Release:        8%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
+Version:        1.7.0
+Release:        1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
 URL:            http://www.x.org
 License:        MIT
 Group:          User Interface/X Hardware Support
@@ -135,6 +135,9 @@ Development files for the Synaptics TouchPad for X.Org.
 
 
 %changelog
+* Tue Apr 02 2013 Peter Hutterer <peter.hutterer at redhat.com> 1.7.0-1
+- synaptics 1.7.0
+
 * Tue Mar 19 2013 Adam Jackson <ajax at redhat.com> 1.6.99-8.20130214git4cdee4005
 - Less RHEL customization
 


More information about the scm-commits mailing list