4.44 bump
This commit is contained in:
parent
47577ad4bb
commit
6e6685760f
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/CGI-4.40.tar.gz
|
||||
/CGI-4.42.tar.gz
|
||||
/CGI-4.43.tar.gz
|
||||
/CGI-4.44.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Name: perl-CGI
|
||||
Summary: Handle Common Gateway Interface requests and responses
|
||||
Version: 4.43
|
||||
Release: 3%{?dist}
|
||||
Version: 4.44
|
||||
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
|
||||
@ -14,7 +14,6 @@ BuildRequires: perl-interpreter
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
||||
# Run-requires:
|
||||
BuildRequires: perl(base)
|
||||
BuildRequires: perl(Carp)
|
||||
# Config not needed on Linux
|
||||
%if 0%{?fedora} >= 22
|
||||
@ -102,6 +101,9 @@ make test
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 05 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4.44-1
|
||||
- 4.44 bump
|
||||
|
||||
* Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4.43-3
|
||||
- Perl 5.30 re-rebuild of bootstrapped packages
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (CGI-4.43.tar.gz) = 620634861c66bbebaa31c03273a9f91151865954310e697afc697ca3274a97ae90235bcdafd829ed63d647ed5256689073de09a5d71a0779b6219ab8045be61d
|
||||
SHA512 (CGI-4.44.tar.gz) = 3cbb7d8c54a08ded7a78f971bda8dbd95ebe52cb10ff20a1094bbff7aa422eb76d456aa4a425aa45c6add2a6a2d669fc3814ee4ba554079d64a5226e0538ccfc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user