diff --git a/perl-CGI-Compile.spec b/perl-CGI-Compile.spec index dbbdf85..71278b5 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.11 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/CGI-Compile-%{version}.tar.gz @@ -57,6 +57,9 @@ rm -rf %{buildroot} %{_mandir}/man3/*.3* %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 0.11-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Dec 08 2010 Ralf Corsépius - 0.11-3 - Add BR: perl(CGI) (Fix FTBFS: BZ 660891).