Perl 5.24 rebuild

This commit is contained in:
Jitka Plesnikova 2016-05-15 19:51:49 +02:00
parent 8ebe04d9ca
commit 229f332e5c

View File

@ -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 <jplesnik@redhat.com> - 4.28-5
- Perl 5.24 rebuild
* Wed Apr 20 2016 Jitka Plesnikova <jplesnik@redhat.com> - 4.28-4
- Don't BR Test::CPAN::Changes when bootstrapping