Perl 5.26 rebuild

This commit is contained in:
Jitka Plesnikova 2017-06-06 01:25:07 +02:00
parent a365ef6224
commit b81bbf93b3

View File

@ -1,6 +1,6 @@
Name: perl-Module-Package
Version: 0.30
Release: 13%{?dist}
Release: 14%{?dist}
Summary: Postmodern Perl Module Packaging
License: GPL+ or Artistic
Group: Development/Libraries
@ -55,6 +55,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.30-14
- Perl 5.26 rebuild
* Wed May 17 2017 Petr Pisar <ppisar@redhat.com> - 0.30-13
- Fix building on Perl without "." in @INC (CPAN RT#121748)