4.02 bump

This commit is contained in:
Jitka Plesnikova 2014-06-12 10:13:27 +02:00
parent 94fcebca25
commit 3ea865a19d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/CGI.pm-3.65.tar.gz
/CGI.pm-4.00.tar.gz
/CGI.pm-4.01.tar.gz
/CGI.pm-4.02.tar.gz

View File

@ -1,7 +1,7 @@
Name: perl-CGI
Summary: Handle Common Gateway Interface requests and responses
Version: 4.01
Release: 2%{?dist}
Version: 4.02
Release: 1%{?dist}
License: (GPL+ or Artistic) and Artistic 2.0
Group: Development/Libraries
Source0: http://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/CGI.pm-%{version}.tar.gz
@ -79,6 +79,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
* Thu Jun 12 2014 Jitka Plesnikova <jplesnik@redhat.com> - 4.02-1
- 4.02 bump
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.01-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
1638852fb806e44e47e07822fdb3b0f6 CGI.pm-4.01.tar.gz
d2c23bf131b61806f5c192e7cc639558 CGI.pm-4.02.tar.gz