From 0ed24538e95e1e9f8331a19bb4d1f1c9a632b69b Mon Sep 17 00:00:00 2001 From: corsepiu Date: Wed, 31 Aug 2005 14:26:38 +0000 Subject: [PATCH] Improve summary. --- perl-HTML-Format.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-HTML-Format.spec b/perl-HTML-Format.spec index aa97461..8fdac9d 100644 --- a/perl-HTML-Format.spec +++ b/perl-HTML-Format.spec @@ -1,7 +1,7 @@ Name: perl-HTML-Format Version: 2.04 -Release: 2%{?dist} -Summary: HTML::Format Perl module +Release: 3%{?dist} +Summary: HTML formatter modules Group: Development/Libraries License: GPL or Artistic @@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/HTML* %changelog +* Wed Aug 31 2005 Ralf Corsepius - 2.04-3 +- Improve summary. + * Fri Aug 26 2005 Ralf Corsepius - 2.04-2 - Add Requires: perl(Font::Metrics:*). - Minor Spec cleanup.