Fix several reported problems with the offline-update funtionality.

This commit is contained in:
Richard Hughes 2012-07-02 16:58:33 +01:00
parent 0a75a223b2
commit c92024ccb5
2 changed files with 607 additions and 384 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@
Summary: Package management service
Name: PackageKit
Version: 0.8.1
Release: 3%{?dist}
Release: 4%{?dist}
License: GPLv2+ and LGPLv2+
URL: http://www.packagekit.org
Source0: http://www.packagekit.org/releases/%{name}-%{version}.tar.xz
@ -472,6 +472,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%{_libdir}/pkgconfig/packagekit-plugin.pc
%changelog
* Mon Jul 02 2012 Richard Hughes <rhughes@redhat.com> - 0.8.1-4
- Fix several reported problems with the offline-update funtionality.
* Fri Jun 29 2012 Richard Hughes <rhughes@redhat.com> - 0.8.1-3
- Fix several reported problems with the offline-update funtionality.