diff --git a/Socket-2.032.tar.gz b/Socket-2.032.tar.gz deleted file mode 100644 index 5558406a4e75518c743270efbaa76449cb5dd1bd..0000000000000000000000000000000000000000 Binary files a/Socket-2.032.tar.gz and /dev/null differ diff --git a/Socket-2.036.tar.gz b/Socket-2.036.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..898dfc828850e2286b672da677e5f641a83b0c2d Binary files /dev/null and b/Socket-2.036.tar.gz differ diff --git a/perl-Socket.spec b/perl-Socket.spec index 5febebcc6ccc123dc6272eda660511404a53f35b..47d91417a99251ee209eee99fa2768ef5ade44a9 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -1,7 +1,7 @@ -%define anolis_release 2 +%define anolis_release 1 Name: perl-Socket Epoch: 4 -Version: 2.032 +Version: 2.036 Release: %{anolis_release}%{?dist} Summary: Networking constants and support functions License: GPL+ or Artistic @@ -106,6 +106,9 @@ make test %{_libexecdir}/%{name} %changelog +* Mon Jan 23 2023 Funda Wang - 4:2.036-1 +- New version 2.036 + * Mon Oct 10 2022 mgb01105731 - 4:2.032-2 - add doc package