diff --git a/perl-CGI.spec b/perl-CGI.spec index 38866a3..52ddb1f 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.36 -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 @@ -104,6 +104,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Sun Jun 04 2017 Jitka Plesnikova - 4.36-2 +- Perl 5.26 rebuild + * Fri Apr 07 2017 Jitka Plesnikova - 4.36-1 - 4.36 bump