update perl-FCGI.spec.
Signed-off-by: 杨超豪 <yangchaohao@huawei.com> (cherry picked from commit cfe18240c7aecdc84cbadcb83e956958a2eac5d5)
This commit is contained in:
parent
04813fb215
commit
b3d599659a
@ -1,11 +1,11 @@
|
|||||||
# Perform functional tests using FCGI::Client.
|
# Perform functional tests using FCGI::Client.
|
||||||
# RHEL does not include FCGI::Client due to its dependencies.
|
# RHEL does not include FCGI::Client due to its dependencies.
|
||||||
%bcond perl_FCGI_enables_client_tests 0
|
%bcond_with perl_FCGI_enables_client_tests
|
||||||
|
|
||||||
Name: perl-FCGI
|
Name: perl-FCGI
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.82
|
Version: 0.82
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: FastCGI Perl bindings
|
Summary: FastCGI Perl bindings
|
||||||
License: OML
|
License: OML
|
||||||
URL: https://metacpan.org/release/FCGI
|
URL: https://metacpan.org/release/FCGI
|
||||||
@ -95,6 +95,9 @@ make test
|
|||||||
%doc ChangeLog README
|
%doc ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 17 2023 yang-chaohao <yangchaohao@huawei.com> - 1:0.82-2
|
||||||
|
- The bcond definition statement format is not recognized. Modified its definition format
|
||||||
|
|
||||||
* Wed Jul 19 2023 leeffo <liweiganga@uniontech.com> - 1:0.82-1
|
* Wed Jul 19 2023 leeffo <liweiganga@uniontech.com> - 1:0.82-1
|
||||||
- upgrade to version 0.82
|
- upgrade to version 0.82
|
||||||
|
|
||||||
@ -102,5 +105,4 @@ make test
|
|||||||
- %prep no longer patched with git
|
- %prep no longer patched with git
|
||||||
|
|
||||||
* Tue Apr 14 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1:0.78-11
|
* Tue Apr 14 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1:0.78-11
|
||||||
- Package init
|
- Package init
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user