Compare commits
10 Commits
4b777f565a
...
fc632cfbc7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fc632cfbc7 | ||
|
|
0337a069ec | ||
|
|
818279ce3d | ||
|
|
10d37c601f | ||
|
|
3764593f6f | ||
|
|
1fa1a5a1bd | ||
|
|
2363e0b978 | ||
|
|
5ea40c267b | ||
|
|
0a9b8d7928 | ||
|
|
2b3f69bd76 |
Binary file not shown.
BIN
Socket-2.037.tar.gz
Normal file
BIN
Socket-2.037.tar.gz
Normal file
Binary file not shown.
@ -2,19 +2,19 @@
|
||||
|
||||
Name: perl-%{mod_name}
|
||||
Epoch: 4
|
||||
Version: 2.029
|
||||
Release: 2
|
||||
Version: 2.037
|
||||
Release: 1
|
||||
Summary: Networking constants and support functions
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Socket
|
||||
URL: https://metacpan.org/release/%{mod_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{mod_name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: findutils, gcc, make, perl-interpreter, perl-devel, perl-generators
|
||||
BuildRequires: coreutils findutils, gcc, make, perl-interpreter, perl-devel, perl-generators
|
||||
BuildRequires: perl(Config), perl(ExtUtils::CBuilder), perl(ExtUtils::Constant) >= 0.23
|
||||
BuildRequires: perl(ExtUtils::MakeMaker), perl(strict), perl(warnings)
|
||||
BuildRequires: perl(Carp), perl(Exporter), perl(warnings::register), perl(XSLoader)
|
||||
BuildRequires: perl(:VERSION) >= 5.6.1 perl(Carp), perl(Exporter), perl(warnings::register), perl(XSLoader)
|
||||
BuildRequires: perl(Errno), perl(Test::More)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) perl(:VERSION) >= 5.6.1
|
||||
|
||||
%description
|
||||
This module provides a variety of constants, structure manipulators and other
|
||||
@ -59,6 +59,21 @@ make test
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 20 2023 xujing <xujing125@huawei.com> - 4:2.037-1
|
||||
- update version to 2.037
|
||||
|
||||
* Mon Oct 24 2022 xujing <xujing125@huawei.com> - 4:2.032-2
|
||||
- optimize the specfile
|
||||
|
||||
* Thu Nov 18 2021 liudabo <liudabo1@huawei.com> - 4:2.032-1
|
||||
- upgrade version to 2.032
|
||||
|
||||
* Tue Jan 26 2021 liudabo <liudabo1@huawei.com> - 4:2.031-1
|
||||
- upgrade version to 2.031
|
||||
|
||||
* Mon Jul 27 2020 zhanzhimin <zhanzhimin@hauwei.com> - 4:2.030-1
|
||||
- Bump to version 2.030
|
||||
|
||||
* Tue Feb 25 2020 openEuler Buildteam <buildteam@openeuler.org> - 4:2.029-2
|
||||
- Modify subpackage of help
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user