diff --git a/perl-Module-Signature.spec b/perl-Module-Signature.spec index 2ee6a05..38742d4 100644 --- a/perl-Module-Signature.spec +++ b/perl-Module-Signature.spec @@ -1,6 +1,6 @@ Name: perl-Module-Signature Version: 0.81 -Release: 4%{?dist} +Release: 5%{?dist} Summary: CPAN signature management utilities and modules License: CC0 URL: http://search.cpan.org/dist/Module-Signature/ @@ -84,6 +84,9 @@ make test %{_mandir}/man3/Module::Signature.3* %changelog +* Mon Jun 05 2017 Jitka Plesnikova - 0.81-5 +- Perl 5.26 rebuild + * Wed May 17 2017 Petr Pisar - 0.81-4 - Fix building on Perl without "." in @INC (CPAN RT#120405)