diff --git a/Net-HTTP-6.18.tar.gz b/Net-HTTP-6.18.tar.gz deleted file mode 100644 index 7380724..0000000 Binary files a/Net-HTTP-6.18.tar.gz and /dev/null differ diff --git a/Net-HTTP-6.19.tar.gz b/Net-HTTP-6.19.tar.gz new file mode 100644 index 0000000..329c577 Binary files /dev/null and b/Net-HTTP-6.19.tar.gz differ diff --git a/perl-Net-HTTP.spec b/perl-Net-HTTP.spec index 246621c..931d739 100644 --- a/perl-Net-HTTP.spec +++ b/perl-Net-HTTP.spec @@ -1,8 +1,8 @@ %{bcond_with perl_Net_HTTP_enables_network_test} Name: perl-Net-HTTP -Version: 6.18 -Release: 4 +Version: 6.19 +Release: 1 Summary: Low-level HTTP connection (client) License: GPL+ or Artistic URL: https://metacpan.org/release/Net-HTTP @@ -67,5 +67,8 @@ make test %{_mandir}/man3/* %changelog +* Thu Aug 20 2020 SimpleUpdate Robot - 6.19-1 +- Upgrade to version 6.19 + * Fri Oct 25 2019 Zaiwang Li - 6.18-4 - Init Package.