New upstream release

This commit is contained in:
Richard Hughes 2013-07-26 15:59:16 +01:00
parent 8674ca21a3
commit f22fe572d5
3 changed files with 11 additions and 5 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ upower-0.9.5.tar.bz2
/upower-0.9.18.tar.xz
/upower-0.9.19.tar.xz
/upower-0.9.20.tar.xz
/upower-0.9.21.tar.xz

View File

@ -1 +1 @@
f175984d142dc8d2353a7da609836b69 upower-0.9.20.tar.xz
1aa2b9e6fd757cd151bbaa4991eacc18 upower-0.9.21.tar.xz

View File

@ -1,9 +1,7 @@
%global _hardened_build 1
Summary: Power Management Service
Name: upower
Version: 0.9.20
Release: 3%{?dist}
Version: 0.9.21
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://upower.freedesktop.org/
@ -102,6 +100,13 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_includedir}/libupower-glib/upower.h
%changelog
* Fri Jul 26 2013 Richard Hughes <rhughes@redhat.com> - 0.9.21-1
- New upstream release
- Add support for Logitech Wireless (NonUnifying) devices
- Allow clients to call org.freedesktop.DBus.Peer
- Update the upower man page with all the current options
- Use PIE to better secure installed tools and also use full RELRO in the daemon
* Thu Apr 25 2013 Matthias Clasen <mclasen@redhat.com> - 0.9.20-3
- Enabled hardened build
- Don't use /lib/udev in file paths