From 76c664205bff424be44547a4a6e95d88075662ce Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 2 Jan 2013 09:48:29 +0000 Subject: [PATCH] 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 - 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 - 0.9.18-2 - the notify-upower script is not installed with dummy backend on s390(x)