- 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:
parent
9655ae9040
commit
8379f9fb67
@ -1 +1 @@
|
||||
PackageKit-0.5.3-20090921.tar.gz
|
||||
PackageKit-0.5.3-20090928.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user