diff --git a/Socket-2.032.tar.gz b/Socket-2.032.tar.gz deleted file mode 100644 index 5558406..0000000 Binary files a/Socket-2.032.tar.gz and /dev/null differ diff --git a/Socket-2.037.tar.gz b/Socket-2.037.tar.gz new file mode 100644 index 0000000..8a588f3 Binary files /dev/null and b/Socket-2.037.tar.gz differ diff --git a/perl-Socket.spec b/perl-Socket.spec index 0884e1a..ea75235 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -2,8 +2,8 @@ Name: perl-%{mod_name} Epoch: 4 -Version: 2.032 -Release: 2 +Version: 2.037 +Release: 1 Summary: Networking constants and support functions License: GPL+ or Artistic URL: https://metacpan.org/release/%{mod_name} @@ -59,6 +59,9 @@ make test %{_mandir}/man*/* %changelog +* Thu Jul 20 2023 xujing - 4:2.037-1 +- update version to 2.037 + * Mon Oct 24 2022 xujing - 4:2.032-2 - optimize the specfile