- New upstream version
- Add proper error handling to avoid exiting the script on correctable
errors
- Add support for the 'any' provide search
- Updated QPackageKit soname version to 0.4.1
- Lots of translation updates
This commit is contained in:
parent
41d65eebfe
commit
c7a99062b3
@ -1 +1 @@
|
||||
PackageKit-0.4.4.tar.gz
|
||||
PackageKit-0.4.5.tar.gz
|
||||
|
||||
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: Package management service
|
||||
Name: PackageKit
|
||||
Version: 0.4.4
|
||||
Release: 4%{?dist}
|
||||
Version: 0.4.5
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.packagekit.org
|
||||
@ -413,6 +413,13 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
||||
%{_includedir}/PackageKit/backend/*.h
|
||||
|
||||
%changelog
|
||||
* Mon Mar 09 2009 Richard Hughes <rhughes@redhat.com> - 0.4.5-1
|
||||
- New upstream version
|
||||
- Add proper error handling to avoid exiting the script on correctable errors
|
||||
- Add support for the 'any' provide search
|
||||
- Updated QPackageKit soname version to 0.4.1
|
||||
- Lots of translation updates
|
||||
|
||||
* Tue Feb 24 2009 Matthias Clasen <mclasen@redhat.com> - 0.4.4-4
|
||||
- Make -docs noarch
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user