4.20 bump
This commit is contained in:
parent
485929a911
commit
80cdecde62
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/CGI-4.13.tar.gz
|
||||
/CGI-4.14.tar.gz
|
||||
/CGI-4.15.tar.gz
|
||||
/CGI-4.20.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-CGI
|
||||
Summary: Handle Common Gateway Interface requests and responses
|
||||
Version: 4.15
|
||||
Version: 4.20
|
||||
Release: 1%{?dist}
|
||||
License: (GPL+ or Artistic) and Artistic 2.0
|
||||
Group: Development/Libraries
|
||||
@ -101,6 +101,9 @@ make test
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 01 2015 Jitka Plesnikova <jplesnik@redhat.com> - 4.20-1
|
||||
- 4.20 bump
|
||||
|
||||
* Mon Apr 20 2015 Jitka Plesnikova <jplesnik@redhat.com> - 4.15-1
|
||||
- 4.15 bump
|
||||
- Package examples directory as documentation
|
||||
|
||||
Loading…
Reference in New Issue
Block a user