diff --git a/PackageKit.spec b/PackageKit.spec index b904706..d9cbfdb 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.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://packagekit.freedesktop.org @@ -220,6 +220,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %{_includedir}/* %changelog +* Mon Aug 22 2008 Richard Hughes - 0.3.0-2 +- Bump as the make tag step failed in an obscure way. + * Mon Aug 22 2008 Richard Hughes - 0.3.0-1 - Update to newest upstream version. This includes the fixed browser plugin.