- Bump as the make tag step failed in an obscure way.

This commit is contained in:
Richard Hughes 2008-08-22 17:02:22 +00:00
parent 3e1b5e50d9
commit 32a4dec7a7

View File

@ -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 <rhughes@redhat.com> - 0.3.0-2
- Bump as the make tag step failed in an obscure way.
* Mon Aug 22 2008 Richard Hughes <rhughes@redhat.com> - 0.3.0-1
- Update to newest upstream version. This includes the fixed browser plugin.