- 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
This commit is contained in:
Richard Hughes 2009-09-28 13:36:27 +00:00
parent 9655ae9040
commit 8379f9fb67
3 changed files with 9 additions and 3 deletions

View File

@ -1 +1 @@
PackageKit-0.5.3-20090921.tar.gz
PackageKit-0.5.3-20090928.tar.gz

View File

@ -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 <rhughes@redhat.com> - 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 <rhughes@redhat.com> - 0.5.3-0.1.20090921git
- Update to a newer git snapshot from the 0.5.x series.
- Updates to the experimental glib2 bindings

View File

@ -1 +1 @@
b6711dbe4d77d91f9b9fcf8ef00ed102 PackageKit-0.5.3-20090921.tar.gz
c9d457d6a75ea9b376d6541cec210e88 PackageKit-0.5.3-20090928.tar.gz