diff --git a/perl-Pod-Simple.spec b/perl-Pod-Simple.spec index ce97472..eb3a641 100644 --- a/perl-Pod-Simple.spec +++ b/perl-Pod-Simple.spec @@ -5,7 +5,7 @@ Name: perl-Pod-Simple # Epoch to compete with perl.spec Epoch: 1 Version: 3.38 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Framework for parsing POD documentation License: GPL+ or Artistic URL: https://metacpan.org/release/Pod-Simple @@ -78,6 +78,9 @@ make test %{_mandir}/man3/* %changelog +* Sun Jun 02 2019 Jitka Plesnikova - 1:3.38-2 +- Perl 5.30 re-rebuild of bootstrapped packages + * Fri May 31 2019 Petr Pisar - 1:3.38-1 - 3.38 bump