[xorg-x11-drv-mutouch] mutouch 1.3.0

Peter Hutterer whot at fedoraproject.org
Tue Jun 28 01:49:08 UTC 2011


commit 7640630d3c5fa26ee39ded884cfe7a95420f3c0c
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Jun 28 11:47:34 2011 +1000

    mutouch 1.3.0

 .gitignore                |    1 +
 sources                   |    2 +-
 xorg-x11-drv-mutouch.spec |   11 +++++++----
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 84c5572..9b3ff44 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 xf86-input-mutouch-1.2.1.tar.bz2
 /xf86-input-mutouch-20101206.tar.bz2
+/xf86-input-mutouch-1.3.0.tar.bz2
diff --git a/sources b/sources
index ef22777..c1d5ccc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf903d896616b8b8391029d6d18902a9  xf86-input-mutouch-20101206.tar.bz2
+d84374b3eecc2d7156f5b694e79f66ac  xf86-input-mutouch-1.3.0.tar.bz2
diff --git a/xorg-x11-drv-mutouch.spec b/xorg-x11-drv-mutouch.spec
index 033b922..16c80e4 100644
--- a/xorg-x11-drv-mutouch.spec
+++ b/xorg-x11-drv-mutouch.spec
@@ -2,13 +2,13 @@
 %global moduledir %(pkg-config xorg-server --variable=moduledir )
 %global driverdir %{moduledir}/input
 
-%global gitdate 20101206
-%global gitversion 24029451c
+#global gitdate 20101206
+#global gitversion 24029451c
 
 Summary:   Xorg X11 mutouch input driver
 Name:      xorg-x11-drv-mutouch
-Version:   1.2.99
-Release:   3%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
+Version:   1.3.0
+Release:   1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/mutouch.4*
 
 %changelog
+* Tue Jun 28 2011 Peter Hutterer <peter.hutterer at redhat.com> 1.3.0-1
+- mutouch 1.3.0
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.99-3.20101206git24029451c
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list