diff --git a/perl-Module-Implementation.spec b/perl-Module-Implementation.spec index f0a3834..8d8d981 100644 --- a/perl-Module-Implementation.spec +++ b/perl-Module-Implementation.spec @@ -2,7 +2,7 @@ Name: perl-Module-Implementation Version: 0.09 -Release: 2%{?dist} +Release: 3%{?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 +* Sat Jun 06 2015 Jitka Plesnikova - 0.09-3 +- Perl 5.22 rebuild + * Tue Sep 09 2014 Jitka Plesnikova - 0.09-2 - Perl 5.20 mass