Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Mail-AuthenticationResults for
openSUSE:Factory checked in at 2026-03-13 21:15:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mail-AuthenticationResults (Old)
and /work/SRC/openSUSE:Factory/.perl-Mail-AuthenticationResults.new.8177
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Mail-AuthenticationResults"
Fri Mar 13 21:15:33 2026 rev:7 rq:1338045 version:2.20260216
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Mail-AuthenticationResults/perl-Mail-AuthenticationResults.changes
2025-07-15 16:42:55.269695312 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Mail-AuthenticationResults.new.8177/perl-Mail-AuthenticationResults.changes
2026-03-13 21:15:33.970288692 +0100
@@ -1,0 +2,15 @@
+Mon Feb 16 06:16:47 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 2.20260216
+ see /usr/share/doc/packages/perl-Mail-AuthenticationResults/Changes
+
+ 2.20260216 2026-02-16 14:47:11+11:00 Australia/Melbourne
+ - Added some helper methods which can be used to add
+ commonly used children to an object.
+ * $object->add_entry($key, $value);
+ * $object->add_sub_entry($key, $value);
+ * $object->add_comment($value);
+ each returns the new object being added which can then be
+ manipulated/added to as required.
+
+-------------------------------------------------------------------
Old:
----
Mail-AuthenticationResults-2.20250709.tar.gz
New:
----
Mail-AuthenticationResults-2.20260216.tar.gz
README.md
_scmsync.obsinfo
build.specials.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Mail-AuthenticationResults.spec ++++++
--- /var/tmp/diff_new_pack.bhA1v3/_old 2026-03-13 21:15:36.114374598 +0100
+++ /var/tmp/diff_new_pack.bhA1v3/_new 2026-03-13 21:15:36.126375080 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Mail-AuthenticationResults
#
-# Copyright (c) 2025 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,13 +18,14 @@
%define cpan_name Mail-AuthenticationResults
Name: perl-Mail-AuthenticationResults
-Version: 2.20250709
+Version: 2.20260216
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Object Oriented Authentication-Results Headers
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/M/MB/MBRADSHAW/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
+Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
++++++ Mail-AuthenticationResults-2.20250709.tar.gz ->
Mail-AuthenticationResults-2.20260216.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mail-AuthenticationResults-2.20250709/Changes
new/Mail-AuthenticationResults-2.20260216/Changes
--- old/Mail-AuthenticationResults-2.20250709/Changes 2025-07-10
01:34:00.000000000 +0200
+++ new/Mail-AuthenticationResults-2.20260216/Changes 2026-02-16
04:47:15.000000000 +0100
@@ -1,5 +1,14 @@
Change log for Mail::AuthenticationResults
+2.20260216 2026-02-16 14:47:11+11:00 Australia/Melbourne
+ - Added some helper methods which can be used to add
+ commonly used children to an object.
+ * $object->add_entry($key, $value);
+ * $object->add_sub_entry($key, $value);
+ * $object->add_comment($value);
+ each returns the new object being added which can then be
+ manipulated/added to as required.
+
2.20250709 2025-07-10 09:33:55+10:00 Australia/Melbourne
- Correctly parse a string beginning with a slash
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mail-AuthenticationResults-2.20250709/MANIFEST
new/Mail-AuthenticationResults-2.20260216/MANIFEST
--- old/Mail-AuthenticationResults-2.20250709/MANIFEST 2025-07-10
01:34:00.000000000 +0200
+++ new/Mail-AuthenticationResults-2.20260216/MANIFEST 2026-02-16
04:47:15.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.033.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.037
Changes
LICENSE
MANIFEST
@@ -28,6 +28,7 @@
t/02-children.t
t/02-comment.t
t/02-get.t
+t/02-helpers.t
t/02-none.t
t/02-parser-begin-dot.t
t/02-parser-json.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mail-AuthenticationResults-2.20250709/META.yml
new/Mail-AuthenticationResults-2.20260216/META.yml
--- old/Mail-AuthenticationResults-2.20250709/META.yml 2025-07-10
01:34:00.000000000 +0200
+++ new/Mail-AuthenticationResults-2.20260216/META.yml 2026-02-16
04:47:15.000000000 +0100
@@ -9,7 +9,7 @@
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.033, CPAN::Meta::Converter version
2.150010'
+generated_by: 'Dist::Zilla version 6.037, CPAN::Meta::Converter version
2.150012'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -24,10 +24,11 @@
perl: '5.008'
strict: '0'
warnings: '0'
-version: '2.20250709'
+version: '2.20260216'
x_contributors:
+ - 'Jemma Bradshaw <[email protected]>'
- 'Marc Bradshaw <[email protected]>'
- 'Ricardo Signes <[email protected]>'
-x_generated_by_perl: v5.36.3
+x_generated_by_perl: v5.42.0
x_serialization_backend: 'YAML::Tiny version 1.76'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mail-AuthenticationResults-2.20250709/Makefile.PL
new/Mail-AuthenticationResults-2.20260216/Makefile.PL
--- old/Mail-AuthenticationResults-2.20250709/Makefile.PL 2025-07-10
01:34:00.000000000 +0200
+++ new/Mail-AuthenticationResults-2.20260216/Makefile.PL 2026-02-16
04:47:15.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.033.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.037
use strict;
use warnings;
@@ -30,7 +30,7 @@
"Test::More" => 0,
"lib" => 0
},
- "VERSION" => "2.20250709",
+ "VERSION" => "2.20260216",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mail-AuthenticationResults-2.20250709/README
new/Mail-AuthenticationResults-2.20260216/README
--- old/Mail-AuthenticationResults-2.20250709/README 2025-07-10
01:34:00.000000000 +0200
+++ new/Mail-AuthenticationResults-2.20260216/README 2026-02-16
04:47:15.000000000 +0100
@@ -5,7 +5,7 @@
VERSION
- version 2.20250709
+ version 2.20260216
DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/FoldableHeader.pm
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/FoldableHeader.pm
---
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/FoldableHeader.pm
2025-07-10 01:34:00.000000000 +0200
+++
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/FoldableHeader.pm
2026-02-16 04:47:15.000000000 +0100
@@ -4,7 +4,7 @@
require 5.008;
use strict;
use warnings;
-our $VERSION = '2.20250709'; # VERSION
+our $VERSION = '2.20260216'; # VERSION
use Carp;
use Mail::AuthenticationResults::Token::String;
@@ -248,7 +248,7 @@
=head1 VERSION
-version 2.20250709
+version 2.20260216
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Header/AuthServID.pm
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Header/AuthServID.pm
---
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Header/AuthServID.pm
2025-07-10 01:34:00.000000000 +0200
+++
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Header/AuthServID.pm
2026-02-16 04:47:15.000000000 +0100
@@ -4,7 +4,7 @@
require 5.008;
use strict;
use warnings;
-our $VERSION = '2.20250709'; # VERSION
+our $VERSION = '2.20260216'; # VERSION
use Carp;
use base 'Mail::AuthenticationResults::Header::Base';
@@ -49,7 +49,7 @@
=head1 VERSION
-version 2.20250709
+version 2.20260216
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Header/Base.pm
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Header/Base.pm
---
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Header/Base.pm
2025-07-10 01:34:00.000000000 +0200
+++
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Header/Base.pm
2026-02-16 04:47:15.000000000 +0100
@@ -4,7 +4,7 @@
require 5.008;
use strict;
use warnings;
-our $VERSION = '2.20250709'; # VERSION
+our $VERSION = '2.20260216'; # VERSION
use Scalar::Util qw{ weaken refaddr };
use JSON;
use Carp;
@@ -13,6 +13,11 @@
use Mail::AuthenticationResults::Header::Group;
use Mail::AuthenticationResults::FoldableHeader;
+use Mail::AuthenticationResults::Header::Entry;
+use Mail::AuthenticationResults::Header::SubEntry;
+use Mail::AuthenticationResults::Header::Comment;
+
+
sub _HAS_KEY{ return 0; }
sub _HAS_VALUE{ return 0; }
@@ -199,6 +204,30 @@
}
+sub add_entry {
+ my ($self, $key, $value) = @_;
+ my $child =
Mail::AuthenticationResults::Header::Entry->new->set_key($key)->safe_set_value($value);
+ $self->add_child($child);
+ return $child;
+}
+
+
+sub add_sub_entry {
+ my ($self, $key, $value) = @_;
+ my $child =
Mail::AuthenticationResults::Header::SubEntry->new->set_key($key)->safe_set_value($value);
+ $self->add_child($child);
+ return $child;
+}
+
+
+sub add_comment {
+ my ($self, $value) = @_;
+ my $child =
Mail::AuthenticationResults::Header::Comment->new->safe_set_value($value);
+ $self->add_child($child);
+ return $child;
+}
+
+
sub ancestor {
my ( $self ) = @_;
@@ -446,7 +475,7 @@
=head1 VERSION
-version 2.20250709
+version 2.20260216
=head1 DESCRIPTION
@@ -587,6 +616,27 @@
Croaks if the relationship between $child and $self is not valid.
+=head2 add_entry ($key, $value)
+
+Creates a new entry with the given key and value, and then adds
+that as a child.
+
+Returns the child added.
+
+=head2 add_sub_entry ($self, $key, $value)
+
+Creates a new sub entry with the given key and value, and then adds
+that as a child.
+
+Returns the child added.
+
+=head2 add_comment ($key, $value)
+
+Creates a new comment with the given key and value, and then adds
+that as a child.
+
+Returns the child added.
+
=head2 ancestor()
Returns the top Header object and depth of this child
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Header/Comment.pm
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Header/Comment.pm
---
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Header/Comment.pm
2025-07-10 01:34:00.000000000 +0200
+++
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Header/Comment.pm
2026-02-16 04:47:15.000000000 +0100
@@ -4,7 +4,7 @@
require 5.008;
use strict;
use warnings;
-our $VERSION = '2.20250709'; # VERSION
+our $VERSION = '2.20260216'; # VERSION
use Scalar::Util qw{ weaken };
use Carp;
@@ -88,7 +88,7 @@
=head1 VERSION
-version 2.20250709
+version 2.20260216
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Header/Entry.pm
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Header/Entry.pm
---
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Header/Entry.pm
2025-07-10 01:34:00.000000000 +0200
+++
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Header/Entry.pm
2026-02-16 04:47:15.000000000 +0100
@@ -4,7 +4,7 @@
require 5.008;
use strict;
use warnings;
-our $VERSION = '2.20250709'; # VERSION
+our $VERSION = '2.20260216'; # VERSION
use Scalar::Util qw{ refaddr };
use Carp;
@@ -37,7 +37,7 @@
=head1 VERSION
-version 2.20250709
+version 2.20260216
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Header/Group.pm
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Header/Group.pm
---
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Header/Group.pm
2025-07-10 01:34:00.000000000 +0200
+++
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Header/Group.pm
2026-02-16 04:47:15.000000000 +0100
@@ -4,7 +4,7 @@
require 5.008;
use strict;
use warnings;
-our $VERSION = '2.20250709'; # VERSION
+our $VERSION = '2.20260216'; # VERSION
use Scalar::Util qw{ refaddr };
use Carp;
@@ -76,7 +76,7 @@
=head1 VERSION
-version 2.20250709
+version 2.20260216
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Header/SubEntry.pm
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Header/SubEntry.pm
---
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Header/SubEntry.pm
2025-07-10 01:34:00.000000000 +0200
+++
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Header/SubEntry.pm
2026-02-16 04:47:15.000000000 +0100
@@ -4,7 +4,7 @@
require 5.008;
use strict;
use warnings;
-our $VERSION = '2.20250709'; # VERSION
+our $VERSION = '2.20260216'; # VERSION
use Carp;
use base 'Mail::AuthenticationResults::Header::Base';
@@ -35,7 +35,7 @@
=head1 VERSION
-version 2.20250709
+version 2.20260216
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Header/Version.pm
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Header/Version.pm
---
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Header/Version.pm
2025-07-10 01:34:00.000000000 +0200
+++
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Header/Version.pm
2026-02-16 04:47:15.000000000 +0100
@@ -4,7 +4,7 @@
require 5.008;
use strict;
use warnings;
-our $VERSION = '2.20250709'; # VERSION
+our $VERSION = '2.20260216'; # VERSION
use Scalar::Util qw{ weaken };
use Carp;
@@ -67,7 +67,7 @@
=head1 VERSION
-version 2.20250709
+version 2.20260216
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Header.pm
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Header.pm
---
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Header.pm
2025-07-10 01:34:00.000000000 +0200
+++
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Header.pm
2026-02-16 04:47:15.000000000 +0100
@@ -4,7 +4,7 @@
require 5.008;
use strict;
use warnings;
-our $VERSION = '2.20250709'; # VERSION
+our $VERSION = '2.20260216'; # VERSION
use Carp;
use Mail::AuthenticationResults::Header::AuthServID;
@@ -246,7 +246,7 @@
=head1 VERSION
-version 2.20250709
+version 2.20260216
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Parser.pm
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Parser.pm
---
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Parser.pm
2025-07-10 01:34:00.000000000 +0200
+++
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Parser.pm
2026-02-16 04:47:15.000000000 +0100
@@ -4,7 +4,7 @@
require 5.008;
use strict;
use warnings;
-our $VERSION = '2.20250709'; # VERSION
+our $VERSION = '2.20260216'; # VERSION
use Carp;
use Mail::AuthenticationResults::Header;
@@ -371,7 +371,7 @@
=head1 VERSION
-version 2.20250709
+version 2.20260216
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Token/Assignment.pm
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Token/Assignment.pm
---
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Token/Assignment.pm
2025-07-10 01:34:00.000000000 +0200
+++
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Token/Assignment.pm
2026-02-16 04:47:15.000000000 +0100
@@ -4,7 +4,7 @@
require 5.008;
use strict;
use warnings;
-our $VERSION = '2.20250709'; # VERSION
+our $VERSION = '2.20260216'; # VERSION
use Carp;
use base 'Mail::AuthenticationResults::Token';
@@ -48,7 +48,7 @@
=head1 VERSION
-version 2.20250709
+version 2.20260216
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Token/Comment.pm
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Token/Comment.pm
---
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Token/Comment.pm
2025-07-10 01:34:00.000000000 +0200
+++
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Token/Comment.pm
2026-02-16 04:47:15.000000000 +0100
@@ -4,7 +4,7 @@
require 5.008;
use strict;
use warnings;
-our $VERSION = '2.20250709'; # VERSION
+our $VERSION = '2.20260216'; # VERSION
use Carp;
use base 'Mail::AuthenticationResults::Token';
@@ -67,7 +67,7 @@
=head1 VERSION
-version 2.20250709
+version 2.20260216
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Token/QuotedString.pm
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Token/QuotedString.pm
---
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Token/QuotedString.pm
2025-07-10 01:34:00.000000000 +0200
+++
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Token/QuotedString.pm
2026-02-16 04:47:15.000000000 +0100
@@ -4,7 +4,7 @@
require 5.008;
use strict;
use warnings;
-our $VERSION = '2.20250709'; # VERSION
+our $VERSION = '2.20260216'; # VERSION
use Carp;
use base 'Mail::AuthenticationResults::Token';
@@ -58,7 +58,7 @@
=head1 VERSION
-version 2.20250709
+version 2.20260216
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Token/Separator.pm
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Token/Separator.pm
---
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Token/Separator.pm
2025-07-10 01:34:00.000000000 +0200
+++
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Token/Separator.pm
2026-02-16 04:47:15.000000000 +0100
@@ -4,7 +4,7 @@
require 5.008;
use strict;
use warnings;
-our $VERSION = '2.20250709'; # VERSION
+our $VERSION = '2.20260216'; # VERSION
use Carp;
use base 'Mail::AuthenticationResults::Token';
@@ -46,7 +46,7 @@
=head1 VERSION
-version 2.20250709
+version 2.20260216
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Token/Space.pm
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Token/Space.pm
---
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Token/Space.pm
2025-07-10 01:34:00.000000000 +0200
+++
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Token/Space.pm
2026-02-16 04:47:15.000000000 +0100
@@ -4,7 +4,7 @@
require 5.008;
use strict;
use warnings;
-our $VERSION = '2.20250709'; # VERSION
+our $VERSION = '2.20260216'; # VERSION
use Carp;
use base 'Mail::AuthenticationResults::Token';
@@ -45,7 +45,7 @@
=head1 VERSION
-version 2.20250709
+version 2.20260216
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Token/String.pm
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Token/String.pm
---
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Token/String.pm
2025-07-10 01:34:00.000000000 +0200
+++
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Token/String.pm
2026-02-16 04:47:15.000000000 +0100
@@ -4,7 +4,7 @@
require 5.008;
use strict;
use warnings;
-our $VERSION = '2.20250709'; # VERSION
+our $VERSION = '2.20260216'; # VERSION
use Carp;
use base 'Mail::AuthenticationResults::Token';
@@ -74,7 +74,7 @@
=head1 VERSION
-version 2.20250709
+version 2.20260216
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Token.pm
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Token.pm
---
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults/Token.pm
2025-07-10 01:34:00.000000000 +0200
+++
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults/Token.pm
2026-02-16 04:47:15.000000000 +0100
@@ -4,7 +4,7 @@
require 5.008;
use strict;
use warnings;
-our $VERSION = '2.20250709'; # VERSION
+our $VERSION = '2.20260216'; # VERSION
use Carp;
@@ -69,7 +69,7 @@
=head1 VERSION
-version 2.20250709
+version 2.20260216
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults.pm
new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults.pm
--- old/Mail-AuthenticationResults-2.20250709/lib/Mail/AuthenticationResults.pm
2025-07-10 01:34:00.000000000 +0200
+++ new/Mail-AuthenticationResults-2.20260216/lib/Mail/AuthenticationResults.pm
2026-02-16 04:47:15.000000000 +0100
@@ -4,7 +4,7 @@
require 5.008;
use strict;
use warnings;
-our $VERSION = '2.20250709'; # VERSION
+our $VERSION = '2.20260216'; # VERSION
use Carp;
use Mail::AuthenticationResults::Parser;
@@ -37,7 +37,7 @@
=head1 VERSION
-version 2.20250709
+version 2.20260216
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Mail-AuthenticationResults-2.20250709/t/02-helpers.t
new/Mail-AuthenticationResults-2.20260216/t/02-helpers.t
--- old/Mail-AuthenticationResults-2.20250709/t/02-helpers.t 1970-01-01
01:00:00.000000000 +0100
+++ new/Mail-AuthenticationResults-2.20260216/t/02-helpers.t 2026-02-16
04:47:15.000000000 +0100
@@ -0,0 +1,39 @@
+#!perl
+use 5.008;
+use strict;
+use warnings FATAL => 'all';
+use lib 't';
+use Test::More;
+use Test::Exception;
+
+use lib 'lib';
+use Mail::AuthenticationResults::Header;
+use Mail::AuthenticationResults::Header::AuthServID;
+use Mail::AuthenticationResults::Header::Base;
+use Mail::AuthenticationResults::Header::Comment;
+use Mail::AuthenticationResults::Header::Entry;
+use Mail::AuthenticationResults::Header::Group;
+use Mail::AuthenticationResults::Header::SubEntry;
+use Mail::AuthenticationResults::Header::Version;
+
+subtest helpers => sub{
+ my $header = Mail::AuthenticationResults::Header->new;
+ lives_ok( sub { $header->add_entry(test => 'pass') }, 'can add entry
to header' );
+ lives_ok( sub { $header->add_comment('this is a comment') }, 'can add
comment to header' );
+ dies_ok( sub { $header->add_sub_entry(invalid => 'fail') }, 'cannot add sub
entry to header' );
+
+ my $expected = "unknown;\n test=pass; (this is a comment)";
+ is($header->as_string, $expected, 'Stringifies as expected');
+};
+
+subtest helpers_deep => sub {
+ my $header = Mail::AuthenticationResults::Header->new;
+ my $entry = $header->add_entry(dkim => 'pass');
+ my $sub_entry = $entry->add_sub_entry(foo => 'bar');
+ my $comment = $sub_entry->add_comment('this is a comment');
+
+ my $expected = "unknown;\n dkim=pass foo=bar (this is a comment)";
+ is($header->as_string, $expected, 'Stringifies as expected');
+};
+
+done_testing;
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/t/author-pod-coverage.t
new/Mail-AuthenticationResults-2.20260216/t/author-pod-coverage.t
--- old/Mail-AuthenticationResults-2.20250709/t/author-pod-coverage.t
2025-07-10 01:34:00.000000000 +0200
+++ new/Mail-AuthenticationResults-2.20260216/t/author-pod-coverage.t
2026-02-16 04:47:15.000000000 +0100
@@ -7,7 +7,7 @@
}
}
-# This file was automatically generated by
Dist::Zilla::Plugin::PodCoverageTests.
+# This file was automatically generated by
Dist::Zilla::Plugin::PodCoverageTests
use strict;
use warnings;
use Test::Pod::Coverage 1.08;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Mail-AuthenticationResults-2.20250709/t/author-pod-syntax.t
new/Mail-AuthenticationResults-2.20260216/t/author-pod-syntax.t
--- old/Mail-AuthenticationResults-2.20250709/t/author-pod-syntax.t
2025-07-10 01:34:00.000000000 +0200
+++ new/Mail-AuthenticationResults-2.20260216/t/author-pod-syntax.t
2026-02-16 04:47:15.000000000 +0100
@@ -7,7 +7,7 @@
}
}
-# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
+# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests
use strict; use warnings;
use Test::More;
use Test::Pod 1.41;
++++++ 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: 1771222607
commit: 2b710b792a2326f0fff4272eaaa00869fe72a5ae0d6355f29730620ce1b7a76a
url: https://src.opensuse.org/perl/perl-Mail-AuthenticationResults.git
revision: 2b710b792a2326f0fff4272eaaa00869fe72a5ae0d6355f29730620ce1b7a76a
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-03-09 17:57:55.000000000 +0100
@@ -0,0 +1 @@
+.osc