- Rebuild for perl-5.8.8.

This commit is contained in:
corsepiu 2006-02-28 23:18:47 +00:00
parent ebdf60c6ea
commit 5c8bec40e3

View File

@ -1,6 +1,6 @@
Name: perl-Class-Inspector
Version: 1.13
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Get information about a class and its structure
License: GPL or Artistic
Group: Development/Libraries
@ -48,6 +48,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Mar 01 2006 Ralf Corsépius <rc040203@freenet.de> - 1.13-2
- Rebuild for perl-5.8.8.
* Thu Sep 29 2005 Ralf Corsepius <rc040203@freenet.de> - 1.13-1
- Upstream update.