diff --git a/perl-CGI.spec b/perl-CGI.spec index cd8d9d4..4614d65 100644 --- a/perl-CGI.spec +++ b/perl-CGI.spec @@ -1,7 +1,7 @@ Name: perl-CGI Summary: Handle Common Gateway Interface requests and responses Version: 4.28 -Release: 4%{?dist} +Release: 5%{?dist} License: (GPL+ or Artistic) and Artistic 2.0 Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/CGI-%{version}.tar.gz @@ -103,6 +103,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Sun May 15 2016 Jitka Plesnikova - 4.28-5 +- Perl 5.24 rebuild + * Wed Apr 20 2016 Jitka Plesnikova - 4.28-4 - Don't BR Test::CPAN::Changes when bootstrapping