From 8379f9fb674488b760093b1aabe0506f9dbeae44 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Sep 28 2009 13:36:27 +0000 Subject: - Update to a newer git snapshot from the 0.5.x series. - Fixes command-not-found functionality - Lots of updated translations - Lots of updates and bugfixes to the experimental glib2 library --- diff --git a/.cvsignore b/.cvsignore index f24bdda..44ca69c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -PackageKit-0.5.3-20090921.tar.gz +PackageKit-0.5.3-20090928.tar.gz diff --git a/PackageKit.spec b/PackageKit.spec index bfeb0c1..8c025e6 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.4 -%define alphatag 20090921 +%define alphatag 20090928 %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} @@ -448,6 +448,12 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %{_includedir}/PackageKit/backend/*.h %changelog +* Mon Sep 21 2009 Richard Hughes - 0.5.3-0.1.20090928git +- Update to a newer git snapshot from the 0.5.x series. +- Fixes command-not-found functionality +- Lots of updated translations +- Lots of updates and bugfixes to the experimental glib2 library + * Mon Sep 21 2009 Richard Hughes - 0.5.3-0.1.20090921git - Update to a newer git snapshot from the 0.5.x series. - Updates to the experimental glib2 bindings diff --git a/sources b/sources index d5dea31..d2d1896 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6711dbe4d77d91f9b9fcf8ef00ed102 PackageKit-0.5.3-20090921.tar.gz +c9d457d6a75ea9b376d6541cec210e88 PackageKit-0.5.3-20090928.tar.gz