!5 [sync] PR-3: Modify the spec file, solving the problem of the test probability failure。
From: @openeuler-sync-bot Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
57ac4fb8e3
@ -1,8 +1,8 @@
|
|||||||
Name: perl-IO-Socket-IP
|
Name: perl-IO-Socket-IP
|
||||||
Version: 0.41
|
Version: 0.41
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
|
Summary: Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic-1.0
|
||||||
URL: https://metacpan.org/release/IO-Socket-IP
|
URL: https://metacpan.org/release/IO-Socket-IP
|
||||||
Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/IO-Socket-IP-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/IO-Socket-IP-%{version}.tar.gz
|
||||||
Source1: Makefile.PL
|
Source1: Makefile.PL
|
||||||
@ -40,8 +40,8 @@ make pure_install DESTDIR=%{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
rm -f t/21nonblocking-connect-internet.t
|
rm -f t/31nonblocking-connect-internet.t
|
||||||
make test TEST_VERBOSE=1
|
make test
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
@ -54,6 +54,12 @@ make test TEST_VERBOSE=1
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mar Thu 04 2021 wuchaochao <wuchaochao4@huawei.com> - 0.41-2
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:Modify the spec file ,solving the problem of the test probability failure
|
||||||
|
|
||||||
* Fri Jan 29 2021 yuanxin <yuanxin24@huawei.com> - 0.41-1
|
* Fri Jan 29 2021 yuanxin <yuanxin24@huawei.com> - 0.41-1
|
||||||
- upgrade version to 0.41
|
- upgrade version to 0.41
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user