diff --git a/perl-CGI.spec b/perl-CGI.spec index 86f40e7..c3f96d8 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.20 -Release: 1%{?dist} +Release: 2%{?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 @@ -101,6 +101,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Sat Jun 06 2015 Jitka Plesnikova - 4.20-2 +- Perl 5.22 rebuild + * Mon Jun 01 2015 Jitka Plesnikova - 4.20-1 - 4.20 bump