[upower/f20] New upstream release

Richard Hughes rhughes at fedoraproject.org
Fri Oct 18 15:29:48 UTC 2013


commit 4133b768a850b7abe65baf0cd4e74e5412c3089b
Author: Richard Hughes <richard at hughsie.com>
Date:   Fri Oct 18 16:29:40 2013 +0100

    New upstream release

 .gitignore  |    1 +
 sources     |    2 +-
 upower.spec |   12 +++++++++++-
 3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d09d00c..9975183 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ upower-0.9.5.tar.bz2
 /upower-0.9.20.tar.xz
 /upower-0.9.21.tar.xz
 /upower-0.9.22.tar.xz
+/upower-0.9.23.tar.xz
diff --git a/sources b/sources
index dc619ba..5ceeb25 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-22b0b13c16ceb1516b5edf5cf0e99d6d  upower-0.9.22.tar.xz
+39cfd97bfaf7d30908f20cf937a57634  upower-0.9.23.tar.xz
diff --git a/upower.spec b/upower.spec
index 690a18d..74f6eee 100644
--- a/upower.spec
+++ b/upower.spec
@@ -1,6 +1,6 @@
 Summary:        Power Management Service
 Name:           upower
-Version:        0.9.22
+Version:        0.9.23
 Release:        1%{?dist}
 License:        GPLv2+
 Group:          System Environment/Libraries
@@ -101,6 +101,16 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %{_includedir}/libupower-glib/upower.h
 
 %changelog
+* Fri Oct 18 2013 Richard Hughes <rhughes at redhat.com> - 0.9.23-1
+- New upstream release
+- Add missing dbus-glib-1 to private requires
+- Avoid trying to close fd that wasn't opened
+- Disable Watts-Up devices by default
+- Don't guess discharging state for devices
+- Fix crasher calling _about_to_sleep_sync()
+- Really don't overwrite retval with prop values
+- Update and correct Toshiba recall list
+
 * Wed Oct 09 2013 Bastien Nocera <bnocera at redhat.com> 0.9.22-1
 - Update to 0.9.22
 - Fixes incorrect reporting of some properties


More information about the scm-commits mailing list