4.03 bump
This commit is contained in:
parent
3ea865a19d
commit
4041e7273e
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/CGI.pm-4.00.tar.gz
|
||||
/CGI.pm-4.01.tar.gz
|
||||
/CGI.pm-4.02.tar.gz
|
||||
/CGI.pm-4.03.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-CGI
|
||||
Summary: Handle Common Gateway Interface requests and responses
|
||||
Version: 4.02
|
||||
Version: 4.03
|
||||
Release: 1%{?dist}
|
||||
License: (GPL+ or Artistic) and Artistic 2.0
|
||||
Group: Development/Libraries
|
||||
@ -79,6 +79,9 @@ make test
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 07 2014 Jitka Plesnikova <jplesnik@redhat.com> - 4.03-1
|
||||
- 4.03 bump
|
||||
|
||||
* Thu Jun 12 2014 Jitka Plesnikova <jplesnik@redhat.com> - 4.02-1
|
||||
- 4.02 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user