import perl-podlators-4.09-4.module+el8.1.0+2926+ce7246ad

This commit is contained in:
CentOS Sources 2019-11-11 05:33:18 -05:00 committed by Andrew Lukoshko
parent 524cb5056b
commit 4ccdfb9f2d

View File

@ -1,6 +1,6 @@
Name: perl-podlators
Version: 4.09
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Format POD source into various output formats
# pod/perlpodstyle: MIT
# other files: GPL+ or Artistic
@ -102,6 +102,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Mar 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4.09-4
- Rebuild with enable hardening (bug #1636329)
* Tue Jan 02 2018 Petr Pisar <ppisar@redhat.com> - 4.09-3
- Fix pod2man and pod2text error messages when standard input is empty
- Fix layers detection on output file handle (CPAN RT#122521)