Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
352748aaef
!8 License compliance rectification
From: @starlet-dx 
Reviewed-by: @wk333 
Signed-off-by: @wk333
2024-06-13 09:28:57 +00:00
starlet-dx
2bedd7093d License compliance rectification 2024-06-13 09:52:01 +08:00
openeuler-ci-bot
94e1bf7e81
!6 [sync] PR-5: Package upgrade
From: @openeuler-sync-bot 
Reviewed-by: @gitee-cmd 
Signed-off-by: @gitee-cmd
2022-10-24 08:54:42 +00:00
wk333
e12e6d4a85 Package upgrade
(cherry picked from commit 867c676726630163028cf836df423337e14089da)
2022-10-21 09:47:24 +08:00
openeuler-ci-bot
f31e1848f7 !4 add yaml
Merge pull request !4 from jackie_wu123/master
2020-05-07 14:56:00 +08:00
jackie_wu123
04d4870294 add yaml 2020-05-07 11:12:54 +08:00
jackie_wu123
21be2357ea add yaml 2020-05-06 18:43:15 +08:00
jackie_wu123
560f61151a add yaml 2020-05-06 16:32:48 +08:00
openeuler-ci-bot
9b777bacd2 !2 delete useless buildrequire
Merge pull request !2 from daidai_is_here/dqw_test
2020-03-12 16:33:22 +08:00
daidai_is_here
3972263a51 delete useless buildrequire 2020-03-12 16:26:40 +08:00
4 changed files with 17 additions and 4 deletions

Binary file not shown.

BIN
Net-Server-2.010.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
Name: perl-Net-Server
Version: 2.009
Release: 5
Version: 2.010
Release: 2
Summary: Extensible, general Perl server engine
License: GPL+ and Artistic
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Net-Server
Source0: https://cpan.metacpan.org/modules/by-module/Net/Net-Server-%{version}.tar.gz
BuildArch: noarch
@ -11,7 +11,7 @@ BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 perl(strict) perl(warnings)
BuildRequires: perl(base) perl(Carp) perl(Errno) perl(Exporter) perl(Fcntl) perl(File::Temp)
BuildRequires: perl(IO::Handle) perl(IO::Multiplex) >= 1.05 perl(IO::Select) perl(IO::Socket)
BuildRequires: perl(IO::Socket::INET6) perl(IO::Socket::SSL) >= 1.31 perl(IO::Socket::UNIX)
BuildRequires: perl(Log::Log4perl) perl(Net::SSLeay) perl(POSIX) perl(re) perl(Scalar::Util)
BuildRequires: perl(Net::SSLeay) perl(POSIX) perl(re) perl(Scalar::Util)
BuildRequires: perl(Socket) perl(Socket6) perl(Time::HiRes) perl(vars) perl(constant) perl(lib)
BuildRequires: perl(English) perl(File::Spec::Functions) perl(FindBin) perl(threads) perl(Test::More)
@ -54,5 +54,14 @@ make test
%{_mandir}/man1/net-server.1*
%changelog
* Thu Jun 13 2024 yao_xin <yao_xin001@hoperun.com> - 2.010-2
- License compliance rectification
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 2.010-1
- Upgrade to version 2.010
* Thu Mar 12 2020 daiqianwen <daiqianwen@huawei.com> - 2.009-6
- delete useless buildrequire.
* Fri Nov 22 2019 sunguoshuai <sunguoshuai@huawei.com> - 2.009-5
- Package init.

4
perl-Net-Server.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: metacpan
src_repo: Net-Server
tag_prefix: "^v"
seperator: "."