import perl-Pod-Parser-1.63-1001.module+el8.1.0+2926+ce7246ad

This commit is contained in:
CentOS Sources 2019-11-05 18:17:14 -05:00 committed by Andrew Lukoshko
parent c4636ad2ac
commit 069e6fd67f

View File

@ -7,7 +7,7 @@
Name: perl-Pod-Parser
Version: 1.63
Release: 1000%{?dist}
Release: 1001%{?dist}
Summary: Basic perl modules for handling Plain Old Documentation (POD)
License: GPL+ or Artistic
Group: Development/Libraries
@ -80,6 +80,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.63-1001
- Rebuild with enable hardening (bug #1636329)
* Thu Aug 23 2018 Petr Pisar <ppisar@redhat.com> - 1.63-1000
- Increase release not to clash with perl-bootstrap:5.24 subpackages
(bug #1620194)