Fix another typo in %%summary.

This commit is contained in:
corsepiu 2005-09-13 16:20:43 +00:00
parent 17046c2db3
commit 4ccd77b690

View File

@ -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 <rc040203@freenet.de>
- Fix another typo in %%summary.
* Tue Sep 13 2005 Ralf Corsepius <rc040203@freenet.de> - 1.12-2
- Fix typo in %%summary.
- Spec file cleanup.