diff --git a/perl-Module-Implementation.spec b/perl-Module-Implementation.spec index 5155e30..d540bee 100644 --- a/perl-Module-Implementation.spec +++ b/perl-Module-Implementation.spec @@ -10,7 +10,7 @@ Name: perl-Module-Implementation Version: 0.09 -Release: 24%{?dist} +Release: 25%{?dist} Summary: Loads one of several alternate underlying implementations for a module License: Artistic 2.0 URL: https://metacpan.org/release/perl-Module-Implementation @@ -130,6 +130,9 @@ make test %{_mandir}/man3/Module::Implementation.3* %changelog +* Tue Jun 23 2020 Jitka Plesnikova - 0.09-25 +- Perl 5.32 rebuild + * Tue Mar 10 2020 Paul Howarth - 0.09-24 - BR: perl(blib) for t/00-compile.t