diff --git a/.gitignore b/.gitignore index 236f440..d09d00c 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ upower-0.9.5.tar.bz2 /upower-0.9.19.tar.xz /upower-0.9.20.tar.xz /upower-0.9.21.tar.xz +/upower-0.9.22.tar.xz diff --git a/sources b/sources index be95d3e..dc619ba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1aa2b9e6fd757cd151bbaa4991eacc18 upower-0.9.21.tar.xz +22b0b13c16ceb1516b5edf5cf0e99d6d upower-0.9.22.tar.xz diff --git a/upower.spec b/upower.spec index 66e9de3..bed592f 100644 --- a/upower.spec +++ b/upower.spec @@ -1,6 +1,6 @@ Summary: Power Management Service Name: upower -Version: 0.9.21 +Version: 0.9.22 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -100,6 +100,13 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/libupower-glib/upower.h %changelog +* Wed Oct 09 2013 Bastien Nocera 0.9.22-1 +- Update to 0.9.22 +- Fixes incorrect reporting of some properties +- Fixes battery values for Logitech unifying devices +- Bluetooth input devices support +- Device name fixes + * Fri Jul 26 2013 Richard Hughes - 0.9.21-1 - New upstream release - Add support for Logitech Wireless (NonUnifying) devices