diff --git a/Net-HTTP-6.22.tar.gz b/Net-HTTP-6.22.tar.gz deleted file mode 100644 index ebe967a..0000000 --- a/Net-HTTP-6.22.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62faf9a5b84235443fe18f780e69cecf057dea3de271d7d8a0ba72724458a1a2 -size 39087 diff --git a/Net-HTTP-6.23.tar.gz b/Net-HTTP-6.23.tar.gz new file mode 100644 index 0000000..7260997 --- /dev/null +++ b/Net-HTTP-6.23.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d65c09dd6c8589b2ae1118174d3c1a61703b6ecfc14a3442a8c74af65e0c94e +size 42998 diff --git a/perl-Net-HTTP.changes b/perl-Net-HTTP.changes index d5588ed..04b8b76 100644 --- a/perl-Net-HTTP.changes +++ b/perl-Net-HTTP.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jun 17 03:07:47 UTC 2023 - Tina Müller + +- updated to 6.23 + see /usr/share/doc/packages/perl-Net-HTTP/Changes + + 6.23 2023-06-16 11:46:01Z + - Don't treat HTTP header names as case sensitive in test (GH#81) (Olaf + Alders) + ------------------------------------------------------------------- Sat Jan 22 03:07:01 UTC 2022 - Tina Müller diff --git a/perl-Net-HTTP.spec b/perl-Net-HTTP.spec index 8cfe0fa..12191ff 100644 --- a/perl-Net-HTTP.spec +++ b/perl-Net-HTTP.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Net-HTTP # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name Net-HTTP Name: perl-Net-HTTP -Version: 6.22 +Version: 6.23 Release: 0 -Summary: Low-level HTTP connection (client) License: Artistic-1.0 OR GPL-1.0-or-later +Summary: Low-level HTTP connection (client) 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