rpms/DeviceKit-power/devel .cvsignore, 1.19, 1.20 DeviceKit-power.spec, 1.27, 1.28 sources, 1.19, 1.20

Richard Hughes rhughes at fedoraproject.org
Fri Jan 8 10:57:10 UTC 2010


Author: rhughes

Update of /cvs/pkgs/rpms/DeviceKit-power/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5701

Modified Files:
	.cvsignore DeviceKit-power.spec sources 
Log Message:
* Fri Jan 08 2010 Richard Hughes <richard at hughsie.com> - 014-1
- Update to 014
- Check if swap exists before determining how much is free
- Prevent segfault if connection to system dbus fails
- Fix segfault in the history code.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- .cvsignore	7 Dec 2009 09:59:54 -0000	1.19
+++ .cvsignore	8 Jan 2010 10:57:09 -0000	1.20
@@ -1 +1 @@
-DeviceKit-power-013.tar.gz
+DeviceKit-power-014.tar.gz


Index: DeviceKit-power.spec
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/devel/DeviceKit-power.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- DeviceKit-power.spec	7 Dec 2009 09:59:54 -0000	1.27
+++ DeviceKit-power.spec	8 Jan 2010 10:57:09 -0000	1.28
@@ -7,7 +7,7 @@
 
 Summary: Power Management Service
 Name: DeviceKit-power
-Version: 013
+Version: 014
 #Release: 0.1.%{?alphatag}git%{?dist}
 Release: 1%{?dist}
 License: GPLv2+
@@ -109,6 +109,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/DeviceKit-power/devkit-power-gobject/*.h
 
 %changelog
+* Fri Jan 08 2010 Richard Hughes <richard at hughsie.com> - 014-1
+- Update to 014
+- Check if swap exists before determining how much is free
+- Prevent segfault if connection to system dbus fails
+- Fix segfault in the history code.
+
 * Mon Dec 07 2009 Richard Hughes <richard at hughsie.com> - 013-1
 - Update to 013
 - Detect more supported UPS devices.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/devel/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- sources	7 Dec 2009 09:59:54 -0000	1.19
+++ sources	8 Jan 2010 10:57:09 -0000	1.20
@@ -1 +1 @@
-4fd56be8344556f55f86d476adbc9ab5  DeviceKit-power-013.tar.gz
+935d37f1e14b3c8a1d6dabcd9a38d3ca  DeviceKit-power-014.tar.gz




More information about the fedora-extras-commits mailing list