Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-HTTP-Cookies for
openSUSE:Factory checked in at 2026-08-22 21:34:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTTP-Cookies (Old)
and /work/SRC/openSUSE:Factory/.perl-HTTP-Cookies.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-HTTP-Cookies"
Sat Aug 22 21:34:40 2026 rev:20 rq:1372834 version:6.120.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-HTTP-Cookies/perl-HTTP-Cookies.changes
2024-03-10 20:24:07.076895049 +0100
+++
/work/SRC/openSUSE:Factory/.perl-HTTP-Cookies.new.1258/perl-HTTP-Cookies.changes
2026-08-22 21:35:57.575804628 +0200
@@ -1,0 +2,14 @@
+Sun Jul 26 07:46:03 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 6.120.0 (6.12)
+ see /usr/share/doc/packages/perl-HTTP-Cookies/Changes
+
+ 6.12 2026-07-26 02:34:52Z
+ - Honour Max-Age when extracting cookies; it had been silently ignored
+ since 6.10, so Max-Age=0 no longer deleted a cookie and a Max-Age
+ lifetime was never applied (GH#69) (reported by Robert Mueller)
+ - When both Max-Age and Expires are present, let Max-Age take precedence
+ regardless of order, and let a repeated attribute's last value win, per
+ RFC 6265 5.3 (GH#69)
+
+-------------------------------------------------------------------
Old:
----
HTTP-Cookies-6.11.tar.gz
New:
----
HTTP-Cookies-6.12.tar.gz
README.md
_scmsync.obsinfo
build.specials.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-HTTP-Cookies.spec ++++++
--- /var/tmp/diff_new_pack.uXTQPC/_old 2026-08-22 21:35:58.639842601 +0200
+++ /var/tmp/diff_new_pack.uXTQPC/_new 2026-08-22 21:35:58.641842673 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-HTTP-Cookies
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 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,14 +18,16 @@
%define cpan_name HTTP-Cookies
Name: perl-HTTP-Cookies
-Version: 6.110.0
+Version: 6.120.0
Release: 0
-%define cpan_version 6.11
+# 6.12 -> normalize -> 6.120.0
+%define cpan_version 6.12
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: HTTP cookie jars
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
+Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
@@ -33,6 +35,7 @@
BuildRequires: perl(HTTP::Headers::Util) >= 6
BuildRequires: perl(HTTP::Request)
BuildRequires: perl(HTTP::Response)
+BuildRequires: perl(Test::More) >= 0.96
BuildRequires: perl(URI)
Requires: perl(HTTP::Date) >= 6
Requires: perl(HTTP::Headers::Util) >= 6
@@ -62,7 +65,7 @@
_HTTP::Cookies_ object can be saved in and restored from files.
%prep
-%autosetup -n %{cpan_name}-%{cpan_version}
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
%build
perl Makefile.PL INSTALLDIRS=vendor
++++++ HTTP-Cookies-6.11.tar.gz -> HTTP-Cookies-6.12.tar.gz ++++++
++++ 4739 lines of diff (skipped)
++++++ README.md ++++++
## Build Results
Current state of perl in openSUSE:Factory is

The current state of perl in the devel project build (devel:languages:perl)

++++++ _scmsync.obsinfo ++++++
mtime: 1785051963
commit: 8949b14da8ef58cb3bfafcc9208e73c9756bbdd97462884e97b36fc5d38be31c
url: https://src.opensuse.org/perl/perl-HTTP-Cookies
revision: 8949b14da8ef58cb3bfafcc9208e73c9756bbdd97462884e97b36fc5d38be31c
projectscmsync: https://src.opensuse.org/perl/_ObsPrj
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2026-07-26 09:46:03.000000000 +0200
@@ -0,0 +1 @@
+.osc