diff --git a/perl-Module-Signature.spec b/perl-Module-Signature.spec index 547281f..76924c2 100644 --- a/perl-Module-Signature.spec +++ b/perl-Module-Signature.spec @@ -1,6 +1,6 @@ Name: perl-Module-Signature Version: 0.68 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CPAN signature management utilities and modules Group: Development/Libraries License: CC0 @@ -64,6 +64,9 @@ rm -rf %{buildroot} %{_mandir}/man3/Module::Signature.3pm* %changelog +* Fri Jun 24 2011 Marcela Mašláňová - 0.68-2 +- Perl mass rebuild + * Fri May 13 2011 Paul Howarth - 0.68-1 - Update to 0.68 - Fix breakage introduced by 0.67 (CPAN RT#68150)