From e5139a23f73e11b5aba95a75525bbfcca6425f280759116587659b64e1d22286 Mon Sep 17 00:00:00 2001 From: "Tina Mueller (cpanmirror)" Date: Thu, 9 Oct 2025 19:57:25 +0000 Subject: [PATCH] Automatic update to v4.710.0 (4.71) --- CGI-4.70.tar.gz | 3 --- CGI-4.71.tar.gz | 3 +++ perl-CGI.changes | 13 +++++++++++++ perl-CGI.spec | 14 +++++++------- 4 files changed, 23 insertions(+), 10 deletions(-) delete mode 100644 CGI-4.70.tar.gz create mode 100644 CGI-4.71.tar.gz diff --git a/CGI-4.70.tar.gz b/CGI-4.70.tar.gz deleted file mode 100644 index fce25e0..0000000 --- a/CGI-4.70.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:538ad19c40402e3bbbe00e6d374c3ce2966feb391096dac883ac5104c2083bc9 -size 207646 diff --git a/CGI-4.71.tar.gz b/CGI-4.71.tar.gz new file mode 100644 index 0000000..a7e7b2c --- /dev/null +++ b/CGI-4.71.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9da85b30d9404d183da7ca7aedb83702cb07ed73c3078bf6f36c87f1e8a0196a +size 207559 diff --git a/perl-CGI.changes b/perl-CGI.changes index 6b33a49..b6c596e 100644 --- a/perl-CGI.changes +++ b/perl-CGI.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Oct 9 19:57:25 UTC 2025 - Tina Müller + +- updated to 4.710.0 (4.71) + see /usr/share/doc/packages/perl-CGI/Changes + + 4.71 2025-09-16 + + [ INTERNALS ] + - the .tmpfiles hash now keys on the $fh->filename . $fh rather than $$fh . $fh + - this ensures duplicate filename uploads still resolve to unique files on disk + - fixes GH #276 + ------------------------------------------------------------------- Tue Jul 8 05:35:23 UTC 2025 - Tina Müller diff --git a/perl-CGI.spec b/perl-CGI.spec index 64bb5c2..15348d6 100644 --- a/perl-CGI.spec +++ b/perl-CGI.spec @@ -1,7 +1,7 @@ # # spec file for package perl-CGI # -# 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 CGI Name: perl-CGI -Version: 4.700.0 +Version: 4.710.0 Release: 0 -# 4.70 -> normalize -> 4.700.0 -%define cpan_version 4.70 +# 4.71 -> normalize -> 4.710.0 +%define cpan_version 4.71 License: Artistic-2.0 Summary: Handle Common Gateway Interface requests and responses URL: https://metacpan.org/release/%{cpan_name} @@ -42,14 +42,14 @@ Requires: perl(File::Temp) >= 0.17 Requires: perl(HTML::Entities) >= 3.690 Requires: perl(URI) >= 1.760 Requires: perl(parent) >= 0.225 -Provides: perl(CGI) +Provides: perl(CGI) = %{version} Provides: perl(CGI::Carp) = %{version} -Provides: perl(CGI::Cookie) +Provides: perl(CGI::Cookie) = 4.590.0 Provides: perl(CGI::File::Temp) = %{version} Provides: perl(CGI::HTML::Functions) Provides: perl(CGI::MultipartBuffer) Provides: perl(CGI::Pretty) = %{version} -Provides: perl(CGI::Push) +Provides: perl(CGI::Push) = %{version} Provides: perl(CGI::Util) = %{version} Provides: perl(Fh) = %{version} %undefine __perllib_provides -- 2.51.1