- Bump as make chainbuild is broken, so we'll have to do this in two steps.

This commit is contained in:
Richard Hughes 2008-08-27 14:16:05 +00:00
parent 30d707f66f
commit 0c62a386b4

View File

@ -8,7 +8,7 @@
Summary: System daemon that is a DBUS abstraction layer for package management
Name: PackageKit
Version: 0.3.1
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: http://packagekit.freedesktop.org
@ -224,6 +224,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%{_includedir}/*
%changelog
* Wed Aug 27 2008 Richard Hughes <rhughes@redhat.com> - 0.3.1-2
- Bump as make chainbuild is broken, so we'll have to do this in two steps.
* Wed Aug 27 2008 Richard Hughes <rhughes@redhat.com> - 0.3.1-1
- New upstream version
- Also add two upstream patches to fix pkcon issues.