import perl-Parse-PMFile-0.41-7.module+el8.1.0+2942+110089f5

This commit is contained in:
CentOS Sources 2019-08-01 12:55:13 -04:00 committed by Stepan Oksanichenko
parent 52cabdba17
commit 4fed11fa18

View File

@ -3,7 +3,7 @@
Name: perl-Parse-PMFile
Version: 0.41
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Parses .pm file as PAUSE does
License: GPL+ or Artistic
URL: https://metacpan.org/release/Parse-PMFile
@ -71,6 +71,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.41-7
- Rebuild with enable hardening (bug #1636329)
* Fri Jun 01 2018 Petr Pisar <ppisar@redhat.com> - 0.41-6
- Remove useless dependency on ExtUtils::MakeMaker::CPANfile
- Modernize the spec file