diff --git a/Mail-DMARC-1.20250805.tar.gz b/Mail-DMARC-1.20250805.tar.gz deleted file mode 100644 index b734844..0000000 --- a/Mail-DMARC-1.20250805.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54edc1a45cfcbd0992be41fb02059c404b7b871c524a71949508d21328d38057 -size 809901 diff --git a/Mail-DMARC-1.20260301.tar.gz b/Mail-DMARC-1.20260301.tar.gz new file mode 100644 index 0000000..0898163 --- /dev/null +++ b/Mail-DMARC-1.20260301.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc7f792920e93f834868d2f700bfd5a12345ca20704530528f43c3436f070753 +size 613494 diff --git a/perl-Mail-DMARC.changes b/perl-Mail-DMARC.changes index 16e4b5b..cd526a3 100644 --- a/perl-Mail-DMARC.changes +++ b/perl-Mail-DMARC.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Mar 2 06:09:54 UTC 2026 - Tina Müller + +- updated to 1.202.603.10 (1.20260301) + see /usr/share/doc/packages/perl-Mail-DMARC/Changes.md + + ### 1.20260301 + - dmarc_receive: support gzip, zip, and XML files #277 + - dmarc_view_reports: add --rid filter #276 + - dmarc_view_reports: add negation support in filters #275 + - fix(sp): base effective policy on request domain #273 + ### 1.20260226 + - feat: replace jqGrid with DataTables in web UI #269 + - doc: remove invalid reference to evalated #267 + - doc: bump copyright to 2026 + - updated PSL + ------------------------------------------------------------------- Thu Aug 28 10:33:08 UTC 2025 - Tina Müller diff --git a/perl-Mail-DMARC.spec b/perl-Mail-DMARC.spec index fa71bb8..fd61234 100644 --- a/perl-Mail-DMARC.spec +++ b/perl-Mail-DMARC.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Mail-DMARC # -# Copyright (c) 2025 SUSE LLC and contributors +# 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-DMARC Name: perl-Mail-DMARC -Version: 1.202.508.50 +Version: 1.202.603.10 Release: 0 -# 1.20250805 -> normalize -> 1.202.508.50 -%define cpan_version 1.20250805 +# 1.20260301 -> normalize -> 1.202.603.10 +%define cpan_version 1.20260301 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Perl implementation of DMARC URL: https://metacpan.org/release/%{cpan_name}