3.63 bump
This commit is contained in:
parent
293f9a35fd
commit
586f47573d
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/CGI.pm-3.60.tar.gz
|
||||
/CGI.pm-3.61.tar.gz
|
||||
/CGI.pm-3.62.tar.gz
|
||||
/CGI.pm-3.63.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-CGI
|
||||
Summary: Handle Common Gateway Interface requests and responses
|
||||
Version: 3.62
|
||||
Version: 3.63
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -67,6 +67,9 @@ make test
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 15 2012 Petr Pisar <ppisar@redhat.com> - 3.63-1
|
||||
- 3.63 bump
|
||||
|
||||
* Wed Nov 14 2012 Petr Pisar <ppisar@redhat.com> - 3.62-1
|
||||
- 3.62 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user