From d4a701f1c5310596b42a280b814491735b3b5d3d Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Thu, 20 Nov 2008 17:09:29 +0000 Subject: [PATCH] - Update the summary to be more terse. --- PackageKit.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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