diff --git a/perl-Sub-Identify.spec b/perl-Sub-Identify.spec index 3273671..14e71d5 100644 --- a/perl-Sub-Identify.spec +++ b/perl-Sub-Identify.spec @@ -1,6 +1,6 @@ Name: perl-Sub-Identify Version: 0.04 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Retrieve names of code references License: GPL+ or Artistic Group: Development/Libraries @@ -51,6 +51,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Sub::Identify.3pm* %changelog +* Mon Jun 11 2012 Petr Pisar - 0.04-14 +- Perl 5.16 rebuild + * Mon Mar 5 2012 Paul Howarth - 0.04-13 - Use %%{optflags} - BR: perl(Exporter) and perl(Test::Pod)