diff --git a/perl-Module-Signature.spec b/perl-Module-Signature.spec index 8951049..2e24dd3 100644 --- a/perl-Module-Signature.spec +++ b/perl-Module-Signature.spec @@ -1,6 +1,6 @@ Name: perl-Module-Signature Version: 0.68 -Release: 3%{?dist} +Release: 4%{?dist} Summary: CPAN signature management utilities and modules Group: Development/Libraries License: CC0 @@ -66,6 +66,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Module::Signature.3pm* %changelog +* Tue Jun 12 2012 Petr Pisar - 0.68-4 +- Perl 5.16 rebuild + * Thu Jan 12 2012 Paul Howarth - 0.68-3 - BR: perl(Exporter) and perl(ExtUtils::Manifest) - Use %%{_fixperms} macro rather than our own chmod incantation