diff --git a/perl-Devel-PartialDump.spec b/perl-Devel-PartialDump.spec index b1eedc0..d40732e 100644 --- a/perl-Devel-PartialDump.spec +++ b/perl-Devel-PartialDump.spec @@ -1,6 +1,6 @@ Name: perl-Devel-PartialDump Version: 0.15 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Partial dumping of data structures, optimized for argument printing # from PartialDump.pm License: GPL+ or Artistic @@ -54,6 +54,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jun 20 2012 Petr Pisar - 0.15-5 +- Perl 5.16 rebuild + * Fri Apr 06 2012 Iain Arnell 0.15-4 - avoid circular build dependency with perl-Moose (patch from Paul Howarth rhbz#810532)