forked from pool/perl-libwww-perl
Accepting request 1294123 from devel:languages:perl:autoupdate
- updated to 6.790.0 (6.79) see /usr/share/doc/packages/perl-libwww-perl/Changes 6.79 2025-06-27 22:43:32Z - Remove example references to malicious domain (GH#476) (Devin Dooley) - Documentation updates for mirror (GH#470) (Julien Fiegehenn) - Allow underscores in headers not to be removed in lwp-request (GH#443) (@JohnHughesAtlantech and Olaf Alders) OBS-URL: https://build.opensuse.org/request/show/1294123 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-libwww-perl?expand=0&rev=145
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b738bdcf54e2c6bb81fd2b83ec47bc83347f97b371ea80f0dc10360f817a9a44
|
||||
size 184340
|
3
libwww-perl-6.79.tar.gz
Normal file
3
libwww-perl-6.79.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2526e9a33ac96715cc47fbf5b4bec1a8c51720330b24e3974c2c5ae07a9c5e7
|
||||
size 184691
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 28 05:34:08 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 6.790.0 (6.79)
|
||||
see /usr/share/doc/packages/perl-libwww-perl/Changes
|
||||
|
||||
6.79 2025-06-27 22:43:32Z
|
||||
- Remove example references to malicious domain (GH#476) (Devin Dooley)
|
||||
- Documentation updates for mirror (GH#470) (Julien Fiegehenn)
|
||||
- Allow underscores in headers not to be removed in lwp-request (GH#443)
|
||||
(@JohnHughesAtlantech and Olaf Alders)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 05:33:39 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name libwww-perl
|
||||
Name: perl-libwww-perl
|
||||
Version: 6.780.0
|
||||
Version: 6.790.0
|
||||
Release: 0
|
||||
# 6.78 -> normalize -> 6.780.0
|
||||
%define cpan_version 6.78
|
||||
# 6.79 -> normalize -> 6.790.0
|
||||
%define cpan_version 6.79
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: The World-Wide Web library for Perl
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -36,7 +36,7 @@ BuildRequires: perl(HTML::Entities)
|
||||
BuildRequires: perl(HTML::HeadParser) >= 3.710
|
||||
BuildRequires: perl(HTTP::CookieJar::LWP)
|
||||
BuildRequires: perl(HTTP::Cookies) >= 6
|
||||
BuildRequires: perl(HTTP::Daemon) >= 6.12
|
||||
BuildRequires: perl(HTTP::Daemon) >= 6.120
|
||||
BuildRequires: perl(HTTP::Date) >= 6
|
||||
BuildRequires: perl(HTTP::Negotiate) >= 6
|
||||
BuildRequires: perl(HTTP::Request) >= 6.180
|
||||
@@ -45,7 +45,7 @@ BuildRequires: perl(HTTP::Response) >= 6.180
|
||||
BuildRequires: perl(HTTP::Status) >= 6.180
|
||||
BuildRequires: perl(LWP::MediaTypes) >= 6
|
||||
BuildRequires: perl(Module::Load)
|
||||
BuildRequires: perl(Net::HTTP) >= 6.18
|
||||
BuildRequires: perl(Net::HTTP) >= 6.180
|
||||
BuildRequires: perl(Test::Fatal)
|
||||
BuildRequires: perl(Test::More) >= 0.96
|
||||
BuildRequires: perl(Test::Needs)
|
||||
@@ -68,7 +68,7 @@ Requires: perl(HTTP::Response) >= 6.180
|
||||
Requires: perl(HTTP::Status) >= 6.180
|
||||
Requires: perl(LWP::MediaTypes) >= 6
|
||||
Requires: perl(Module::Load)
|
||||
Requires: perl(Net::HTTP) >= 6.18
|
||||
Requires: perl(Net::HTTP) >= 6.180
|
||||
Requires: perl(Try::Tiny)
|
||||
Requires: perl(URI) >= 1.100
|
||||
Requires: perl(URI::Escape)
|
||||
|
Reference in New Issue
Block a user