Improve summary.

This commit is contained in:
corsepiu 2005-08-31 14:26:38 +00:00
parent f63ba357d5
commit 0ed24538e9

View File

@ -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 <rc040203@freenet.de> - 2.04-3
- Improve summary.
* Fri Aug 26 2005 Ralf Corsepius <ralf@links2linux.de> - 2.04-2
- Add Requires: perl(Font::Metrics:*).
- Minor Spec cleanup.