diff --git a/Mail-BIMI-3.20250130.tar.gz b/Mail-BIMI-3.20250130.tar.gz deleted file mode 100644 index 2e6782f..0000000 --- a/Mail-BIMI-3.20250130.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:430daf80af391b4cc758a3fc59f27c3b910ab6f329daceced6a4362aa1ee4d0e -size 122936 diff --git a/Mail-BIMI-3.20260203.tar.gz b/Mail-BIMI-3.20260203.tar.gz new file mode 100644 index 0000000..7d0d7d6 --- /dev/null +++ b/Mail-BIMI-3.20260203.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2906bad12c0dc8047d25e7b21bccbd2cb0dab57f887d4624e0a0a4a5d405dbd5 +size 120777 diff --git a/perl-Mail-BIMI.changes b/perl-Mail-BIMI.changes index 72a826b..bad9a75 100644 --- a/perl-Mail-BIMI.changes +++ b/perl-Mail-BIMI.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Feb 5 06:13:22 UTC 2026 - Tina Müller + +- 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 diff --git a/perl-Mail-BIMI.spec b/perl-Mail-BIMI.spec index 9f68016..1a07f5e 100644 --- a/perl-Mail-BIMI.spec +++ b/perl-Mail-BIMI.spec @@ -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