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
This commit is contained in:
parent
975442930f
commit
7c1ac68669
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
1aa2b9e6fd757cd151bbaa4991eacc18 upower-0.9.21.tar.xz
|
||||
22b0b13c16ceb1516b5edf5cf0e99d6d upower-0.9.22.tar.xz
|
||||
|
||||
@ -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 <bnocera@redhat.com> 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 <rhughes@redhat.com> - 0.9.21-1
|
||||
- New upstream release
|
||||
- Add support for Logitech Wireless (NonUnifying) devices
|
||||
|
||||
Loading…
Reference in New Issue
Block a user