4.42 bump
This commit is contained in:
parent
27c0e01e40
commit
fdbdf7a703
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/CGI-4.38.tar.gz
|
||||
/CGI-4.39.tar.gz
|
||||
/CGI-4.40.tar.gz
|
||||
/CGI-4.42.tar.gz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
Name: perl-CGI
|
||||
Summary: Handle Common Gateway Interface requests and responses
|
||||
Version: 4.40
|
||||
Release: 2%{?dist}
|
||||
License: (GPL+ or Artistic) and Artistic 2.0
|
||||
Version: 4.42
|
||||
Release: 1%{?dist}
|
||||
License: Artistic 2.0
|
||||
Source0: https://cpan.metacpan.org/authors/id/L/LE/LEEJO/CGI-%{version}.tar.gz
|
||||
URL: https://metacpan.org/release/CGI
|
||||
BuildArch: noarch
|
||||
@ -102,6 +102,9 @@ make test
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 27 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4.42-1
|
||||
- 4.42 bump
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.40-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (CGI-4.40.tar.gz) = 317cc410d8cc630067759cc05b8643e0c3fe4e55307c437176892a625b88d46443c3e0ff4361e066c54f95c3573e5fa8c21e23069071fa0dc74fc2d93dca13c1
|
||||
SHA512 (CGI-4.42.tar.gz) = caa5402ffe683b38609aab56fdd1388ddecf97fde449e889cecb9ac6ecbb490a08624ea8b9430d59b46c99133608a79fde6cba584d13ca435a201c741a0b472b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user