4.02 bump
This commit is contained in:
parent
94fcebca25
commit
3ea865a19d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user