[upower/f16] New upstream release. Fix a bug when detecting if suspend and hibernate are supported.

Richard Hughes rhughes at fedoraproject.org
Mon Oct 3 11:02:21 UTC 2011


commit d4741047562fb24be722cb2d69c9ba559b7cdb92
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Oct 3 11:22:56 2011 +0100

    New upstream release.
    Fix a bug when detecting if suspend and hibernate are supported.

 .gitignore  |    1 +
 sources     |    2 +-
 upower.spec |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dcca731..323a38d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ upower-0.9.5.tar.bz2
 /upower-0.9.11.tar.bz2
 /upower-0.9.12.tar.xz
 /upower-0.9.13.tar.xz
+/upower-0.9.14.tar.xz
diff --git a/sources b/sources
index 64ddb1d..fcc5998 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-26d2dc53fc632c1f62234cc21715c3e1  upower-0.9.13.tar.xz
+18803f82102d56aac90949d1e4251645  upower-0.9.14.tar.xz
diff --git a/upower.spec b/upower.spec
index 3be5dc6..e7a80f4 100644
--- a/upower.spec
+++ b/upower.spec
@@ -1,6 +1,6 @@
 Summary:        Power Management Service
 Name:           upower
-Version:        0.9.13
+Version:        0.9.14
 Release:        1%{?dist}
 License:        GPLv2+
 Group:          System Environment/Libraries
@@ -97,6 +97,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %{_includedir}/libupower-glib/upower.h
 
 %changelog
+* Mon Oct 03 2011 Richard Hughes <rhughes at redhat.com> - 0.9.14-1
+- New upstream release.
+- Fix a bug when detecting if suspend and hibernate are supported.
+
 * Mon Sep 05 2011 Richard Hughes <rhughes at redhat.com> - 0.9.13-1
 - New upstream release.
 - Blacklist wacom battery devices as not power-supply devices.


More information about the scm-commits mailing list