[olpc-utils] v1.2.8

Daniel Drake dsd at fedoraproject.org
Tue Mar 8 22:39:36 UTC 2011


commit c9b180848ba416e0ec409bb18a52f1b5a634b719
Author: Daniel Drake <dsd at laptop.org>
Date:   Tue Mar 8 22:23:04 2011 +0000

    v1.2.8

 .gitignore      |    1 +
 olpc-utils.spec |   12 +++++++++---
 sources         |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f7e9e67..e251971 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ olpc-utils-1.0.27.tar.bz2
 /olpc-utils-1.2.5.tar.bz2
 /olpc-utils-1.2.6.tar.bz2
 /olpc-utils-1.2.7.tar.bz2
+/olpc-utils-1.2.8.tar.bz2
diff --git a/olpc-utils.spec b/olpc-utils.spec
index bc51583..6b1640a 100644
--- a/olpc-utils.spec
+++ b/olpc-utils.spec
@@ -1,11 +1,11 @@
 Name:       olpc-utils
-Version:    1.2.7
+Version:    1.2.8
 Release:    1%{?dist}
 Summary:    OLPC utilities
-URL:        http://dev.laptop.org/git?p=projects/olpc-utils;a=summary
+URL:        http://wiki.laptop.org/go/Olpc-utils
 Group:      System Environment/Base
 License:    GPLv2+
-Source0:    %{name}-%{version}.tar.bz2
+Source0:    http://dev.laptop.org/pub/source/%{name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # for new event location
@@ -98,6 +98,12 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/modprobe.d/olpc-psmouse.conf
 
 %changelog
+* Tue Mar 08 2011 Daniel Drake <dsd at laptop.org> - 1.2.8-1
+- update keyboard detection code
+- use symlink for X config
+- force-enable XO-1.5 audio capture mixer
+- drop MigrationHeuristic workaround for XO-1.5 video
+
 * Tue Feb 22 2011 Daniel Drake <dsd at laptop.org> - 1.2.7-1
 - Switch XO-1.5 to chrome video driver
 
diff --git a/sources b/sources
index 32295e4..3947670 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9abb3083b0c5060433a43ac1353e99f5  olpc-utils-1.2.7.tar.bz2
+0b04bea7e934557d55e68eb4b67a9ba9  olpc-utils-1.2.8.tar.bz2


More information about the scm-commits mailing list