diff --git a/Net-HTTP-6.19.tar.gz b/Net-HTTP-6.19.tar.gz deleted file mode 100644 index 10a6525..0000000 --- a/Net-HTTP-6.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52b76ec13959522cae64d965f15da3d99dcb445eddd85d2ce4e4f4df385b2fc4 -size 36937 diff --git a/Net-HTTP-6.20.tar.gz b/Net-HTTP-6.20.tar.gz new file mode 100644 index 0000000..d264751 --- /dev/null +++ b/Net-HTTP-6.20.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92527b2a24512961b8e3637c6216a057751e39b6fa751422ed181ff599779f1e +size 38712 diff --git a/perl-Net-HTTP.changes b/perl-Net-HTTP.changes index 73aec9a..4e109e6 100644 --- a/perl-Net-HTTP.changes +++ b/perl-Net-HTTP.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 11 21:59:35 UTC 2021 - Dirk Müller + +- update to 6.20: + * Replace last use of "vars" with "our" (GH#67) (James Raspass) + ------------------------------------------------------------------- Fri May 17 05:15:40 UTC 2019 - Stephan Kulow diff --git a/perl-Net-HTTP.spec b/perl-Net-HTTP.spec index 1091f98..45a584b 100644 --- a/perl-Net-HTTP.spec +++ b/perl-Net-HTTP.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Net-HTTP # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: perl-Net-HTTP -Version: 6.19 +Version: 6.20 Release: 0 %define cpan_name Net-HTTP Summary: Low-level HTTP connection (client) License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: https://metacpan.org/release/%{cpan_name} +URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch