diff --git a/perl-Module-Implementation.spec b/perl-Module-Implementation.spec index ecc0e11..f0a3834 100644 --- a/perl-Module-Implementation.spec +++ b/perl-Module-Implementation.spec @@ -2,7 +2,7 @@ Name: perl-Module-Implementation Version: 0.09 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Loads one of several alternate underlying implementations for a module Group: Development/Libraries License: Artistic 2.0 @@ -111,6 +111,9 @@ make test RELEASE_TESTING=1 %{_mandir}/man3/Module::Implementation.3pm* %changelog +* Tue Sep 09 2014 Jitka Plesnikova - 0.09-2 +- Perl 5.20 mass + * Mon Sep 8 2014 Paul Howarth - 0.09-1 - Update to 0.09 - Implemented and then reverted a change to use Sub::Name (CPAN RT#98097)