New upstream release.

Only include glib-unix.h if the GLib version is >= 2.29.4
This commit is contained in:
Richard Hughes 2011-05-25 12:55:20 +01:00
parent 59a54715f7
commit cad73e0d03
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ upower-0.9.5.tar.bz2
/upower-0.9.8.tar.bz2
/upower-0.9.9.tar.bz2
/upower-0.9.10.tar.bz2
/upower-0.9.11.tar.bz2

View File

@ -1 +1 @@
8f1fb798f2ae754f25f00da7bc9e2ba3 upower-0.9.10.tar.bz2
7782a4c5a53021cdfb0703b7ba96edf5 upower-0.9.11.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: Power Management Service
Name: upower
Version: 0.9.10
Version: 0.9.11
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Libraries
@ -97,6 +97,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_includedir}/libupower-glib/upower.h
%changelog
* Wed May 25 2011 Richard Hughes <rhughes@redhat.com> - 0.9.11-1
- New upstream release.
- Only include glib-unix.h if the GLib version is >= 2.29.4
* Tue May 03 2011 Richard Hughes <rhughes@redhat.com> - 0.9.10-1
- New upstream release.
- Add a config option 'IgnoreLid' for users with broken lid switches