optimize the specfile

(cherry picked from commit 540e876957314bd3681cf28da77d2d0d2b50961c)
This commit is contained in:
xujing 2022-10-24 15:56:33 +08:00 committed by openeuler-sync-bot
parent 3764593f6f
commit 10d37c601f

View File

@ -3,10 +3,10 @@
Name: perl-%{mod_name} Name: perl-%{mod_name}
Epoch: 4 Epoch: 4
Version: 2.032 Version: 2.032
Release: 1 Release: 2
Summary: Networking constants and support functions Summary: Networking constants and support functions
License: GPL+ or Artistic 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 Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{mod_name}-%{version}.tar.gz
BuildRequires: coreutils findutils, gcc, make, perl-interpreter, perl-devel, perl-generators BuildRequires: coreutils findutils, gcc, make, perl-interpreter, perl-devel, perl-generators
@ -59,6 +59,9 @@ make test
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* 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 * Thu Nov 18 2021 liudabo <liudabo1@huawei.com> - 4:2.032-1
- upgrade version to 2.032 - upgrade version to 2.032