8
0

Automatic update to v6.800.0 (6.80)

This commit is contained in:
2025-10-09 20:54:34 +00:00
parent f582950754
commit 83e6906a46
4 changed files with 18 additions and 7 deletions

View File

@@ -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>