From f22fe572d58903772cc966c5a0184237a8420716 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Jul 26 2013 14:59:16 +0000 Subject: New upstream release --- diff --git a/.gitignore b/.gitignore index d1118ec..236f440 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index debc339..be95d3e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f175984d142dc8d2353a7da609836b69 upower-0.9.20.tar.xz +1aa2b9e6fd757cd151bbaa4991eacc18 upower-0.9.21.tar.xz diff --git a/upower.spec b/upower.spec index b9775e2..8d7e46f 100644 --- a/upower.spec +++ b/upower.spec @@ -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 - 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 - 0.9.20-3 - Enabled hardened build - Don't use /lib/udev in file paths