rpms/PackageKit/devel .cvsignore, 1.64, 1.65 PackageKit.spec, 1.126, 1.127 sources, 1.65, 1.66

Richard Hughes rhughes at fedoraproject.org
Fri Feb 19 12:45:07 UTC 2010


Author: rhughes

Update of /cvs/pkgs/rpms/PackageKit/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22997

Modified Files:
	.cvsignore PackageKit.spec sources 
Log Message:
* Fri Feb 19 2010 Richard Hughes  <rhughes at redhat.com> - 0.6.2-0.1.20100219git
- Fix a race in the PkBackendSpawn code that sometimes lead to truncated package
  lists from repeated simple queries that needed to change the dispatcher.
- Resolves: #566200



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/devel/.cvsignore,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -p -r1.64 -r1.65
--- .cvsignore	9 Feb 2010 20:02:49 -0000	1.64
+++ .cvsignore	19 Feb 2010 12:45:06 -0000	1.65
@@ -1 +1 @@
-PackageKit-0.6.2-20100209.tar.bz2
+PackageKit-0.6.2-20100219.tar.bz2


Index: PackageKit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/devel/PackageKit.spec,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -p -r1.126 -r1.127
--- PackageKit.spec	9 Feb 2010 20:02:49 -0000	1.126
+++ PackageKit.spec	19 Feb 2010 12:45:07 -0000	1.127
@@ -3,7 +3,7 @@
 %define dbus_glib_version		0.74
 %define polkit_version			0.92
 %define libnm_glib_version		0.6.5
-%define alphatag			20100209
+%define alphatag			20100219
 
 %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
@@ -458,6 +458,11 @@ update-mime-database %{_datadir}/mime &>
 %{_includedir}/PackageKit/backend/*.h
 
 %changelog
+* Fri Feb 19 2010 Richard Hughes  <rhughes at redhat.com> - 0.6.2-0.1.20100219git
+- Fix a race in the PkBackendSpawn code that sometimes lead to truncated package
+  lists from repeated simple queries that needed to change the dispatcher.
+- Resolves: #566200
+
 * Tue Feb 09 2010 Richard Hughes  <rhughes at redhat.com> - 0.6.2-0.1.20100209git
 - Rebuild for twaugh's printer driver install F13 feature.
 - Install the gir and typelib files in the correct directory.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/PackageKit/devel/sources,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -p -r1.65 -r1.66
--- sources	9 Feb 2010 20:02:49 -0000	1.65
+++ sources	19 Feb 2010 12:45:07 -0000	1.66
@@ -1 +1 @@
-dca364a89ace304a20c84fdf17f70b2b  PackageKit-0.6.2-20100209.tar.bz2
+f2f6aca86338ba9875c1b16542047df6  PackageKit-0.6.2-20100219.tar.bz2



More information about the scm-commits mailing list