diff --git a/perl-Config-ApacheFormat.spec b/perl-Config-ApacheFormat.spec index 656128f..97b505c 100644 --- a/perl-Config-ApacheFormat.spec +++ b/perl-Config-ApacheFormat.spec @@ -1,6 +1,6 @@ Name: perl-Config-ApacheFormat Version: 1.2 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Use Apache format config files License: GPL+ or Artistic URL: https://metacpan.org/release/Config-ApacheFormat @@ -64,6 +64,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Jun 23 2020 Jitka Plesnikova - 1.2-22 +- Perl 5.32 rebuild + * Tue Mar 31 2020 Petr Pisar - 1.2-21 - Modernize a spec file - Fix a Use of uninitialized value in lc warning (CPAN RT#132271)