diff --git a/Net-HTTP-6.23.tar.gz b/Net-HTTP-6.23.tar.gz deleted file mode 100644 index 7260997..0000000 --- a/Net-HTTP-6.23.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d65c09dd6c8589b2ae1118174d3c1a61703b6ecfc14a3442a8c74af65e0c94e -size 42998 diff --git a/Net-HTTP-6.24.tar.gz b/Net-HTTP-6.24.tar.gz new file mode 100644 index 0000000..7432a34 --- /dev/null +++ b/Net-HTTP-6.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:290ed9a97b05c7935b048e6d2a356035871fca98ad72c01c5961726adf85c83c +size 43714 diff --git a/perl-Net-HTTP.changes b/perl-Net-HTTP.changes index dde2cc9..f228570 100644 --- a/perl-Net-HTTP.changes +++ b/perl-Net-HTTP.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Oct 7 13:34:38 UTC 2025 - Tina Müller + +- updated to 6.240.0 (6.24) + see /usr/share/doc/packages/perl-Net-HTTP/Changes + + 6.24 2025-08-29 11:21:58Z + - Fix #84: Replace neverssl.com with example.com in live tests (GH#86) + (Copilot) + ------------------------------------------------------------------- Fri Jul 11 14:17:47 UTC 2025 - Tina Müller diff --git a/perl-Net-HTTP.spec b/perl-Net-HTTP.spec index f78444d..372c4fa 100644 --- a/perl-Net-HTTP.spec +++ b/perl-Net-HTTP.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Net-HTTP # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # 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.230.0 +Version: 6.240.0 Release: 0 -# 6.23 -> normalize -> 6.230.0 -%define cpan_version 6.23 +# 6.24 -> normalize -> 6.240.0 +%define cpan_version 6.24 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Low-level HTTP connection (client) URL: https://metacpan.org/release/%{cpan_name}