diff --git a/Net-HTTP-6.19.tar.gz b/Net-HTTP-6.19.tar.gz deleted file mode 100644 index 329c577..0000000 Binary files a/Net-HTTP-6.19.tar.gz and /dev/null differ diff --git a/Net-HTTP-6.21.tar.gz b/Net-HTTP-6.21.tar.gz new file mode 100644 index 0000000..91caf28 Binary files /dev/null and b/Net-HTTP-6.21.tar.gz differ diff --git a/perl-Net-HTTP.spec b/perl-Net-HTTP.spec index e8c77a6..68c9ef5 100644 --- a/perl-Net-HTTP.spec +++ b/perl-Net-HTTP.spec @@ -1,7 +1,7 @@ %{bcond_with perl_Net_HTTP_enables_network_test} Name: perl-Net-HTTP -Version: 6.19 +Version: 6.21 Release: 1 Summary: Low-level HTTP connection (client) License: GPL+ or Artistic @@ -67,6 +67,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Nov 19 2021 shangyibin - 6.21-1 +- update version to 6.21 + * Sat Jul 25 2020 zhanzhimin - 6.19-1 - 6.19 bump