New upstream release
This commit is contained in:
parent
8674ca21a3
commit
f22fe572d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
f175984d142dc8d2353a7da609836b69 upower-0.9.20.tar.xz
|
||||
1aa2b9e6fd757cd151bbaa4991eacc18 upower-0.9.21.tar.xz
|
||||
|
||||
13
upower.spec
13
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 <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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user