[upower] New upstream release

Richard Hughes rhughes at fedoraproject.org
Wed Jan 2 09:46:03 UTC 2013


commit 76c664205bff424be44547a4a6e95d88075662ce
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Jan 2 09:48:29 2013 +0000

    New upstream release
    
    - Add a Documentation tag to the service file
    - Add support for Logitech Unifying devices
    - Do not continue to poll if /proc/timer_stats is not readable
    - Fix device matching for recent kernels
    - Resolves: #848521

 .gitignore  |    1 +
 sources     |    2 +-
 upower.spec |   12 ++++++++++--
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 065e589..1b9c9fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ upower-0.9.5.tar.bz2
 /upower-0.9.16.tar.xz
 /upower-0.9.17.tar.xz
 /upower-0.9.18.tar.xz
+/upower-0.9.19.tar.xz
diff --git a/sources b/sources
index e05d56f..3347af4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bfaaa1e7f8479fca5594406b3c36dff9  upower-0.9.18.tar.xz
+f96955ff1a2e4f006937d6b5ea95afb8  upower-0.9.19.tar.xz
diff --git a/upower.spec b/upower.spec
index 400ba31..1340cd7 100644
--- a/upower.spec
+++ b/upower.spec
@@ -1,7 +1,7 @@
 Summary:        Power Management Service
 Name:           upower
-Version:        0.9.18
-Release:        2%{?dist}
+Version:        0.9.19
+Release:        1%{?dist}
 License:        GPLv2+
 Group:          System Environment/Libraries
 URL:            http://upower.freedesktop.org/
@@ -101,6 +101,14 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 %{_includedir}/libupower-glib/upower.h
 
 %changelog
+* Wed Jan 02 2013 Richard Hughes <rhughes at redhat.com> - 0.9.19-1
+- New upstream release
+- Add a Documentation tag to the service file
+- Add support for Logitech Unifying devices
+- Do not continue to poll if /proc/timer_stats is not readable
+- Fix device matching for recent kernels
+- Resolves: #848521
+
 * Wed Oct 24 2012 Dan HorĂ¡k <dan[at]danny.cz> - 0.9.18-2
 - the notify-upower script is not installed with dummy backend on s390(x)
 


More information about the scm-commits mailing list