8
0

Automatic update to libwww-perl-6.81.tar.gz

This commit is contained in:
2025-10-23 05:35:04 +00:00
parent 83e6906a46
commit 21f910d991
4 changed files with 24 additions and 11 deletions

BIN
libwww-perl-6.80.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
libwww-perl-6.81.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Oct 23 05:35:03 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 6.810.0 (6.81)
see /usr/share/doc/packages/perl-libwww-perl/Changes
6.81 2025-10-22 17:04:53Z
- Add Security Policy file SECURITY.md (GH#475) (Mikko Koivunalho)
- Update test expectations for HTTP-Message 7.01+ trailing newline fix
(GH#492) (Copilot)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 9 20:54:33 UTC 2025 - Tina Müller <timueller+perl@suse.de> Thu Oct 9 20:54:33 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,10 +18,10 @@
%define cpan_name libwww-perl %define cpan_name libwww-perl
Name: perl-libwww-perl Name: perl-libwww-perl
Version: 6.800.0 Version: 6.810.0
Release: 0 Release: 0
# 6.80 -> normalize -> 6.800.0 # 6.81 -> normalize -> 6.810.0
%define cpan_version 6.80 %define cpan_version 6.81
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later
Summary: The World-Wide Web library for Perl Summary: The World-Wide Web library for Perl
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
@@ -39,10 +39,11 @@ BuildRequires: perl(HTTP::CookieJar::LWP)
BuildRequires: perl(HTTP::Cookies) >= 6 BuildRequires: perl(HTTP::Cookies) >= 6
BuildRequires: perl(HTTP::Daemon) >= 6.120 BuildRequires: perl(HTTP::Daemon) >= 6.120
BuildRequires: perl(HTTP::Date) >= 6 BuildRequires: perl(HTTP::Date) >= 6
BuildRequires: perl(HTTP::Message) >= 7.10
BuildRequires: perl(HTTP::Negotiate) >= 6 BuildRequires: perl(HTTP::Negotiate) >= 6
BuildRequires: perl(HTTP::Request) >= 6.180 BuildRequires: perl(HTTP::Request) >= 7.10
BuildRequires: perl(HTTP::Request::Common) >= 6.180 BuildRequires: perl(HTTP::Request::Common) >= 6.180
BuildRequires: perl(HTTP::Response) >= 6.180 BuildRequires: perl(HTTP::Response) >= 7.10
BuildRequires: perl(HTTP::Status) >= 6.180 BuildRequires: perl(HTTP::Status) >= 6.180
BuildRequires: perl(LWP::MediaTypes) >= 6 BuildRequires: perl(LWP::MediaTypes) >= 6
BuildRequires: perl(Module::Load) BuildRequires: perl(Module::Load)
@@ -62,10 +63,11 @@ Requires: perl(HTML::Entities)
Requires: perl(HTML::HeadParser) >= 3.710 Requires: perl(HTML::HeadParser) >= 3.710
Requires: perl(HTTP::Cookies) >= 6 Requires: perl(HTTP::Cookies) >= 6
Requires: perl(HTTP::Date) >= 6 Requires: perl(HTTP::Date) >= 6
Requires: perl(HTTP::Message) >= 7.10
Requires: perl(HTTP::Negotiate) >= 6 Requires: perl(HTTP::Negotiate) >= 6
Requires: perl(HTTP::Request) >= 6.180 Requires: perl(HTTP::Request) >= 7.10
Requires: perl(HTTP::Request::Common) >= 6.180 Requires: perl(HTTP::Request::Common) >= 6.180
Requires: perl(HTTP::Response) >= 6.180 Requires: perl(HTTP::Response) >= 7.10
Requires: perl(HTTP::Status) >= 6.180 Requires: perl(HTTP::Status) >= 6.180
Requires: perl(LWP::MediaTypes) >= 6 Requires: perl(LWP::MediaTypes) >= 6
Requires: perl(Module::Load) Requires: perl(Module::Load)
@@ -123,7 +125,7 @@ make test
%perl_gen_filelist %perl_gen_filelist
%files -f %{name}.files %files -f %{name}.files
%doc Changes CONTRIBUTING.md examples README.SSL talk-to-ourself %doc Changes CONTRIBUTING.md examples README.SSL SECURITY.md talk-to-ourself
%license LICENSE %license LICENSE
%changelog %changelog