diff --git a/perl-Module-Signature.spec b/perl-Module-Signature.spec index 5d589af..2a990ba 100644 --- a/perl-Module-Signature.spec +++ b/perl-Module-Signature.spec @@ -1,6 +1,6 @@ Name: perl-Module-Signature Version: 0.73 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CPAN signature management utilities and modules Group: Development/Libraries License: CC0 @@ -85,6 +85,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Module::Signature.3pm* %changelog +* Thu Jul 18 2013 Petr Pisar - 0.73-2 +- Perl 5.18 rebuild + * Fri Jun 7 2013 Paul Howarth - 0.73-1 - Update to 0.73 - Constrain the user-specified digest name to /^\w+\d+$/