diff --git a/perl-Module-Signature.spec b/perl-Module-Signature.spec index 1438c47..8410ced 100644 --- a/perl-Module-Signature.spec +++ b/perl-Module-Signature.spec @@ -1,6 +1,6 @@ Name: perl-Module-Signature Version: 0.79 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CPAN signature management utilities and modules Group: Development/Libraries License: CC0 @@ -78,6 +78,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Module::Signature.3* %changelog +* Thu Jun 04 2015 Jitka Plesnikova - 0.79-2 +- Perl 5.22 rebuild + * Tue May 19 2015 Paul Howarth - 0.79-1 - Update to 0.79 - Restore "cpansign --skip" functionality