diff --git a/PackageKit.spec b/PackageKit.spec index 4bc02b0..22c90bd 100644 --- a/PackageKit.spec +++ b/PackageKit.spec @@ -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 - 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 - 0.3.1-1 - New upstream version - Also add two upstream patches to fix pkcon issues.