3.65 bump
This commit is contained in:
parent
cd2c138996
commit
8ab913daba
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/CGI.pm-3.62.tar.gz
|
||||
/CGI.pm-3.63.tar.gz
|
||||
/CGI.pm-3.64.tar.gz
|
||||
/CGI.pm-3.65.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-CGI
|
||||
Summary: Handle Common Gateway Interface requests and responses
|
||||
Version: 3.64
|
||||
Version: 3.65
|
||||
Release: 1%{?dist}
|
||||
License: (GPL+ or Artistic) and Artistic 2.0
|
||||
Group: Development/Libraries
|
||||
@ -81,6 +81,9 @@ make test
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 12 2014 Jitka Plesnikova <jplesnik@redhat.com> - 3.65-1
|
||||
- 3.65 bump
|
||||
|
||||
* Tue Nov 26 2013 Petr Pisar <ppisar@redhat.com> - 3.64-1
|
||||
- 3.64 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user