diff --git a/SPECS/perl-podlators.spec b/SPECS/perl-podlators.spec index deabfb0..6e7402c 100644 --- a/SPECS/perl-podlators.spec +++ b/SPECS/perl-podlators.spec @@ -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 - 4.09-4 +- Rebuild with enable hardening (bug #1636329) + * Tue Jan 02 2018 Petr Pisar - 4.09-3 - Fix pod2man and pod2text error messages when standard input is empty - Fix layers detection on output file handle (CPAN RT#122521)