Perl 5.26 rebuild

This commit is contained in:
Jitka Plesnikova 2017-06-05 11:12:53 +02:00
parent 86e1a3e3e5
commit eb28a32ee6

View File

@ -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 <jplesnik@redhat.com> - 0.81-5
- Perl 5.26 rebuild
* Wed May 17 2017 Petr Pisar <ppisar@redhat.com> - 0.81-4
- Fix building on Perl without "." in @INC (CPAN RT#120405)