forked from pool/perl-libwww-perl
Automatic update to v6.800.0 (6.80)
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f2526e9a33ac96715cc47fbf5b4bec1a8c51720330b24e3974c2c5ae07a9c5e7
|
|
||||||
size 184691
|
|
||||||
BIN
libwww-perl-6.80.tar.gz
(Stored with Git LFS)
Normal file
BIN
libwww-perl-6.80.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 9 20:54:33 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 6.800.0 (6.80)
|
||||||
|
see /usr/share/doc/packages/perl-libwww-perl/Changes
|
||||||
|
|
||||||
|
6.80 2025-09-11 22:57:38Z
|
||||||
|
- Fix Perl warning for @ANI arrays by changing qw() to explicit list
|
||||||
|
notation (GH#484) (Copilot)
|
||||||
|
- Test on example.com rather than neverssl.com (GH#479) (Olaf Alders)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 28 05:34:08 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
Sat Jun 28 05:34:08 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-libwww-perl
|
# spec file for package perl-libwww-perl
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%define cpan_name libwww-perl
|
%define cpan_name libwww-perl
|
||||||
Name: perl-libwww-perl
|
Name: perl-libwww-perl
|
||||||
Version: 6.790.0
|
Version: 6.800.0
|
||||||
Release: 0
|
Release: 0
|
||||||
# 6.79 -> normalize -> 6.790.0
|
# 6.80 -> normalize -> 6.800.0
|
||||||
%define cpan_version 6.79
|
%define cpan_version 6.80
|
||||||
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}
|
||||||
|
|||||||
Reference in New Issue
Block a user