diff --git a/perl-CGI-Compile.spec b/perl-CGI-Compile.spec index 8ab81ba..f6076da 100644 --- a/perl-CGI-Compile.spec +++ b/perl-CGI-Compile.spec @@ -1,7 +1,7 @@ Name: perl-CGI-Compile Summary: Compile .cgi scripts to a code reference like ModPerl::Registry Version: 0.21 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL+ or Artistic Source0: http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/CGI-Compile-%{version}.tar.gz @@ -71,6 +71,9 @@ sed -i -e '1s,#!.*perl,#!%{__perl},' t/*.t %{_mandir}/man3/*.3* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.21-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Jan 11 2016 Petr Pisar - 0.21-2 - Specify all dependencies - Break build-cycle: perl-Plack → perl-CGI-Compile → perl-Plack