diff --git a/perl-Test-LongString.spec b/perl-Test-LongString.spec index e65906f..ff8d5b6 100644 --- a/perl-Test-LongString.spec +++ b/perl-Test-LongString.spec @@ -1,6 +1,6 @@ Name: perl-Test-LongString Version: 0.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl module to test long strings License: GPL+ or Artistic Group: Development/Libraries @@ -54,6 +54,9 @@ make test %{_mandir}/man3/* %changelog +* Thu May 06 2010 Marcela Maslanova - 0.13-2 +- Mass rebuild with perl-5.12.0 + * Mon Mar 01 2010 Ralf Corsépius - 0.13-1 - Upstream update. - Minor spec cleanups.