diff --git a/perl-Socket.spec b/perl-Socket.spec index a8c433c..0884e1a 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -3,10 +3,10 @@ Name: perl-%{mod_name} Epoch: 4 Version: 2.032 -Release: 1 +Release: 2 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: coreutils findutils, gcc, make, perl-interpreter, perl-devel, perl-generators @@ -59,6 +59,9 @@ make test %{_mandir}/man*/* %changelog +* Mon Oct 24 2022 xujing - 4:2.032-2 +- optimize the specfile + * Thu Nov 18 2021 liudabo - 4:2.032-1 - upgrade version to 2.032