diff --git a/perl-Data-Dump.spec b/perl-Data-Dump.spec index c1ffdf8..48653cc 100644 --- a/perl-Data-Dump.spec +++ b/perl-Data-Dump.spec @@ -1,6 +1,6 @@ Name: perl-Data-Dump Version: 1.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pretty printing of data structures License: GPL+ or Artistic Group: Development/Libraries @@ -53,6 +53,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Mon Dec 7 2009 Stepan Kasal - 1.15-2 +- rebuild against perl 5.10.1 + * Fri Jul 31 2009 Chris Weyl 1.15-1 - auto-update to 1.15 (by cpan-spec-update 0.01)