diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec index f353b77..65d289d 100644 --- a/perl-Class-Inspector.spec +++ b/perl-Class-Inspector.spec @@ -1,7 +1,7 @@ Name: perl-Class-Inspector Version: 1.12 Release: 2%{?dist} -Summary: Get information about a class and it's structure +Summary: Get information about a class and its structure License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Class-Inspector/ @@ -48,6 +48,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Sep 13 2005 Ralf Corsepius +- Fix another typo in %%summary. + * Tue Sep 13 2005 Ralf Corsepius - 1.12-2 - Fix typo in %%summary. - Spec file cleanup.