From f56686a9c52dab62c6b1b1361bc1b7b9d75c57f2 Mon Sep 17 00:00:00 2001 From: Chris Ball Date: Sep 09 2008 21:31:39 +0000 Subject: Fix OLPC #7981, #8062. --- diff --git a/.cvsignore b/.cvsignore index 036dbbf..2780f2f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ohm-0.1.1-1.20080828git.tar.gz +ohm-0.1.1-1.20080910git.tar.gz diff --git a/ohm.spec b/ohm.spec index 5f2f593..fe892b5 100644 --- a/ohm.spec +++ b/ohm.spec @@ -2,12 +2,12 @@ %define gtk2_version 2.10.0 %define dbus_version 0.70 %define gettext_version 0.14 -%define alphatag 20080828git +%define alphatag 20080909git Summary: Open Hardware Manager Name: ohm Version: 0.1.1 -Release: 6.18.%{alphatag}%{?dist} +Release: 6.19.%{alphatag}%{?dist} URL: http://www.freedesktop.org/Software/ohm Source0: http://people.freedesktop.org/~hughsient/temp/%{name}-%{version}-1.%alphatag.tar.gz @@ -137,6 +137,10 @@ fi %{_includedir}/* %changelog +* Tue Sep 09 2008 Chris Ball - 0.1.1-6.19.20080910git.olpc +- #7981: Use more efficient EC mask setting. +- #8062: Inherit automatic/extreme PM settings from the Sugar profile. + * Wed Aug 28 2008 Chris Ball - 0.1.1-6.18.20080828git.olpc - #8010: Fix battery status by handling the EC mask over idle suspends. - #7879: Power down wifi chip when lid is closed and mesh is off. diff --git a/sources b/sources index fe19151..cd19961 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b21c98106d0c1355de89fa58abacef02 ohm-0.1.1-1.20080828git.tar.gz +7279a896734f6c1786ccb2d401a25769 ohm-0.1.1-1.20080910git.tar.gz