diff --git a/perl-Test-LongString.spec b/perl-Test-LongString.spec index e419fbf..9de83ea 100644 --- a/perl-Test-LongString.spec +++ b/perl-Test-LongString.spec @@ -1,6 +1,6 @@ Name: perl-Test-LongString Version: 0.11 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Perl module to test long strings License: GPL+ or Artistic Group: Development/Libraries @@ -57,6 +57,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Mar 05 2008 Tom "spot" Callaway 0.11-3 +- rebuild for new perl + * Thu Sep 06 2007 Ralf Corsépius - 0.11-2 - BR: perl(ExtUtils::MakeMaker). - Update license tag.