WIP: Automatic update to Mail-BIMI-3.20260203.tar.gz #1

Draft
cpanmirror wants to merge 1 commits from cpanmirror/perl-Mail-BIMI:autoupdate into main
4 changed files with 22 additions and 11 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:430daf80af391b4cc758a3fc59f27c3b910ab6f329daceced6a4362aa1ee4d0e
size 122936

BIN
Mail-BIMI-3.20260203.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Feb 5 06:13:22 UTC 2026 - Tina Müller <timueller+perl@suse.de>
- updated to 3.202.602.30 (3.20260203)
see /usr/share/doc/packages/perl-Mail-BIMI/Changes
3.20260203 2026-02-04 Australia/Melbourne
- VMC: Improved parser for X509 Subject lines which should silence some warnings
when the old parser could not properly parse a Subject string.
Thanks to Petra Ealanta
-------------------------------------------------------------------
Fri Jan 31 05:30:25 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Mail-BIMI
#
# 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,10 +18,10 @@
%define cpan_name Mail-BIMI
Name: perl-Mail-BIMI
Version: 3.202.501.300
Version: 3.202.602.30
Release: 0
# 3.20250130 -> normalize -> 3.202.501.300
%define cpan_version 3.20250130
# 3.20260203 -> normalize -> 3.202.602.30
%define cpan_version 3.20260203
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: BIMI object
URL: https://metacpan.org/release/%{cpan_name}
@@ -57,7 +57,7 @@ BuildRequires: perl(Moose::Role)
BuildRequires: perl(Moose::Util::TypeConstraints)
BuildRequires: perl(Mozilla::CA)
BuildRequires: perl(Net::DNS::Resolver)
BuildRequires: perl(Net::DNS::Resolver::Mock) >= 1.20200214
BuildRequires: perl(Net::DNS::Resolver::Mock) >= 1.202.2.140
BuildRequires: perl(Pod::Elemental::Element::Nested)
BuildRequires: perl(Pod::Elemental::Element::Pod5::Command)
BuildRequires: perl(Pod::Elemental::Element::Pod5::Ordinary)
@@ -69,7 +69,7 @@ BuildRequires: perl(Test::Differences)
BuildRequires: perl(Test::Exception)
BuildRequires: perl(Test::RequiresInternet)
BuildRequires: perl(Try::Tiny)
BuildRequires: perl(XML::LibXML) >= 2.0202
BuildRequires: perl(XML::LibXML) >= 2.20.200
BuildRequires: perl(feature)
BuildRequires: perl(parent)
Requires: perl(App::Cmd::Setup)
@@ -95,7 +95,7 @@ Requires: perl(Mozilla::CA)
Requires: perl(Net::DNS::Resolver)
Requires: perl(Sereal)
Requires: perl(Sub::Install)
Requires: perl(XML::LibXML) >= 2.0202
Requires: perl(XML::LibXML) >= 2.20.200
Requires: perl(feature)
Requires: perl(parent)
Provides: perl(Mail::BIMI) = %{version}
@@ -137,7 +137,7 @@ Brand Indicators for Message Identification (BIMI) retrieval, validation,
and processing
%prep
%autosetup -n %{cpan_name}-%{cpan_version} -p1
%autosetup -n %{cpan_name}-%{cpan_version} -p1
%build
perl Makefile.PL INSTALLDIRS=vendor