diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec index bac427c..2968d44 100644 --- a/perl-Class-Inspector.spec +++ b/perl-Class-Inspector.spec @@ -1,6 +1,6 @@ Name: perl-Class-Inspector Version: 1.27 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Get information about a class and its structure License: GPL+ or Artistic Group: Development/Libraries @@ -51,6 +51,9 @@ make test AUTOMATED_TESTING=1 %{_mandir}/man3/* %changelog +* Wed Jun 06 2012 Petr Pisar - 1.27-2 +- Perl 5.16 rebuild + * Fri Jan 27 2012 Ralf Corsépius - 1.27-1 - Upstream update. - Spec file modernization.