Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-12 15:51:47 +02:00
parent d16320fff2
commit 8fe6654ced

View File

@ -1,7 +1,7 @@
Name: perl-CGI
Summary: Handle Common Gateway Interface requests and responses
Version: 3.63
Release: 3%{?dist}
Release: 4%{?dist}
License: (GPL+ or Artistic) and Artistic 2.0
Group: Development/Libraries
Source0: http://search.cpan.org/CPAN/authors/id/M/MA/MARKSTOS/CGI.pm-%{version}.tar.gz
@ -75,6 +75,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 3.63-4
- Perl 5.18 rebuild
* Mon Jun 24 2013 Jitka Plesnikova <jplesnik@redhat.com> - 3.63-3
- Specify all dependencies
- Update License - CGI.pm is distributed under GPL and Artistic 2.0