diff --git a/.cvsignore b/.cvsignore index b029cbe..e8efc67 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -PackageKit-0.6.2-20100209.tar.bz2 +PackageKit-0.6.2-20100219.tar.bz2 diff --git a/PackageKit.spec b/PackageKit.spec index c8e88ff..ad2b7f0 100644 --- a/PackageKit.spec +++ b/PackageKit.spec @@ -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 &> /dev/null || : %{_includedir}/PackageKit/backend/*.h %changelog +* Fri Feb 19 2010 Richard Hughes - 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 - 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. diff --git a/sources b/sources index 89d2340..ecedae3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dca364a89ace304a20c84fdf17f70b2b PackageKit-0.6.2-20100209.tar.bz2 +f2f6aca86338ba9875c1b16542047df6 PackageKit-0.6.2-20100219.tar.bz2