diff --git a/PackageKit.spec b/PackageKit.spec index a1e25b4..fd6915f 100644 --- a/PackageKit.spec +++ b/PackageKit.spec @@ -5,10 +5,10 @@ %{!?python_sitelib: %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -Summary: System daemon that is a DBUS abstraction layer for package management +Summary: Package management framework Name: PackageKit Version: 0.3.10 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://packagekit.freedesktop.org @@ -379,6 +379,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %{_includedir}/PackageKit/backend/*.h %changelog +* Thu Nov 20 2008 Richard Hughes - 0.3.10-2 +- Update the summary to be more terse. + * Tue Nov 11 2008 Richard Hughes - 0.3.10-1 - New upstream version - Drop all upstreamed patches