update perl-FCGI.spec.

Signed-off-by: 杨超豪 <yangchaohao@huawei.com>
(cherry picked from commit cfe18240c7aecdc84cbadcb83e956958a2eac5d5)
This commit is contained in:
杨超豪 2023-08-18 03:28:42 +00:00 committed by openeuler-sync-bot
parent 04813fb215
commit b3d599659a

View File

@ -1,11 +1,11 @@
# Perform functional tests using FCGI::Client.
# 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
Epoch: 1
Version: 0.82
Release: 1
Release: 2
Summary: FastCGI Perl bindings
License: OML
URL: https://metacpan.org/release/FCGI
@ -95,6 +95,9 @@ make test
%doc ChangeLog README
%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
- upgrade to version 0.82
@ -102,5 +105,4 @@ make test
- %prep no longer patched with git
* Tue Apr 14 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1:0.78-11
- Package init
- Package init