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.