diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec index 205bcf6..75b0edd 100644 --- a/perl-Class-Inspector.spec +++ b/perl-Class-Inspector.spec @@ -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 - 1.13-2 +- Rebuild for perl-5.8.8. + * Thu Sep 29 2005 Ralf Corsepius - 1.13-1 - Upstream update.