[olpc-powerd/f14] v37

Daniel Drake dsd at fedoraproject.org
Wed Oct 19 10:33:51 UTC 2011


commit ac7be92ad88540fd1aae7f6615363b2cb58eebf8
Author: Daniel Drake <dsd at laptop.org>
Date:   Wed Oct 19 11:33:37 2011 +0100

    v37

 .gitignore       |    1 +
 olpc-powerd.spec |    8 ++++++--
 sources          |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b8b340a..102027a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ olpc-powerd-21-gitb0b03d2.tar.gz
 /olpc-powerd-33-giteefa283.tar.gz
 /olpc-powerd-35-git2676dc4.tar.gz
 /olpc-powerd-36-gita87418c.tar.gz
+/olpc-powerd-37-gitf617b29.tar.gz
diff --git a/olpc-powerd.spec b/olpc-powerd.spec
index 571633c..f6bbf0a 100644
--- a/olpc-powerd.spec
+++ b/olpc-powerd.spec
@@ -1,13 +1,13 @@
 Summary: OLPC XO power management
 Name: olpc-powerd
-Version: 36
+Version: 37
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 URL: http://dev.laptop.org/git/users/pgf/powerd/tree/powerd
 # Source0: the source tarball is created by "make tarball" from within
 # a clone of this git tree: git://dev.laptop.org/users/pgf/powerd
-Source0: olpc-powerd-36-gita87418c.tar.gz
+Source0: olpc-powerd-37-gitf617b29.tar.gz
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires: kernel-headers, NetworkManager-glib-devel
 Requires: olpc-kbdshim, upstart, ethtool, evtest
@@ -132,6 +132,10 @@ fi
 exit 0
 
 %changelog
+* Wed Oct 19 2011 Daniel Drake <dsd at laptop.org> - 37-1
+- Reduce window for suspend during network connection
+- Close unused input devices in switchd
+
 * Wed Sep 06 2011 Daniel Drake <dsd at laptop.org> - 36-1
 - Use evtest for switch state querying
 - powerd-dbus now inhibits suspend while connecting to wireless networks
diff --git a/sources b/sources
index a1a5b9a..5e5a19b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f6b9fc02e471d7383ab16c673dba63ba  olpc-powerd-36-gita87418c.tar.gz
+25bb0254563033a77d26f42cb2d2a027  olpc-powerd-37-gitf617b29.tar.gz


More information about the scm-commits mailing list