Compare commits
1 Commits
437e70782f
...
764c773d69
Author | SHA256 | Date | |
---|---|---|---|
764c773d69 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:172efdf3f80f038dc794bc66797191e6fcd77b1125896d8ca1a659d8584788d5
|
|
||||||
size 808733
|
|
BIN
Mail-DMARC-1.20250805.tar.gz
(Stored with Git LFS)
Normal file
BIN
Mail-DMARC-1.20250805.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 28 10:33:08 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 1.202.508.50 (1.20250805)
|
||||||
|
see /usr/share/doc/packages/perl-Mail-DMARC/Changes.md
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 10 05:35:41 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
Tue Jun 10 05:35:41 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Mail-DMARC
|
# spec file for package perl-Mail-DMARC
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,14 +18,14 @@
|
|||||||
|
|
||||||
%define cpan_name Mail-DMARC
|
%define cpan_name Mail-DMARC
|
||||||
Name: perl-Mail-DMARC
|
Name: perl-Mail-DMARC
|
||||||
Version: 1.202.506.100
|
Version: 1.202.508.50
|
||||||
Release: 0
|
Release: 0
|
||||||
# 1.20250610 -> normalize -> 1.202.506.100
|
# 1.20250805 -> normalize -> 1.202.508.50
|
||||||
%define cpan_version 1.20250610
|
%define cpan_version 1.20250805
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: Perl implementation of DMARC
|
Summary: Perl implementation of DMARC
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/M/MB/MBRADSHAW/%{cpan_name}-%{cpan_version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/M/MS/MSIMERSON/%{cpan_name}-%{cpan_version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
Source100: README.md
|
Source100: README.md
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@@ -38,7 +38,7 @@ BuildRequires: perl(Email::MIME)
|
|||||||
BuildRequires: perl(Email::Sender)
|
BuildRequires: perl(Email::Sender)
|
||||||
BuildRequires: perl(Email::Sender::Simple) >= 1.300.32
|
BuildRequires: perl(Email::Sender::Simple) >= 1.300.32
|
||||||
BuildRequires: perl(Email::Simple)
|
BuildRequires: perl(Email::Simple)
|
||||||
BuildRequires: perl(File::ShareDir) >= 1.0.0
|
BuildRequires: perl(File::ShareDir) >= 1.0
|
||||||
BuildRequires: perl(File::ShareDir::Install) >= 0.60
|
BuildRequires: perl(File::ShareDir::Install) >= 0.60
|
||||||
BuildRequires: perl(HTTP::Tiny)
|
BuildRequires: perl(HTTP::Tiny)
|
||||||
BuildRequires: perl(IO::Compress::Gzip)
|
BuildRequires: perl(IO::Compress::Gzip)
|
||||||
@@ -46,7 +46,7 @@ BuildRequires: perl(IO::Compress::Zip)
|
|||||||
BuildRequires: perl(IO::Socket::SSL)
|
BuildRequires: perl(IO::Socket::SSL)
|
||||||
BuildRequires: perl(IO::Uncompress::Gunzip)
|
BuildRequires: perl(IO::Uncompress::Gunzip)
|
||||||
BuildRequires: perl(IO::Uncompress::Unzip)
|
BuildRequires: perl(IO::Uncompress::Unzip)
|
||||||
BuildRequires: perl(Module::Build) >= 0.3601
|
BuildRequires: perl(Module::Build) >= 0.360.100
|
||||||
BuildRequires: perl(Module::Load)
|
BuildRequires: perl(Module::Load)
|
||||||
BuildRequires: perl(Net::DNS::Resolver)
|
BuildRequires: perl(Net::DNS::Resolver)
|
||||||
BuildRequires: perl(Net::DNS::Resolver::Mock)
|
BuildRequires: perl(Net::DNS::Resolver::Mock)
|
||||||
@@ -67,7 +67,7 @@ Requires: perl(Email::MIME)
|
|||||||
Requires: perl(Email::Sender)
|
Requires: perl(Email::Sender)
|
||||||
Requires: perl(Email::Sender::Simple) >= 1.300.32
|
Requires: perl(Email::Sender::Simple) >= 1.300.32
|
||||||
Requires: perl(Email::Simple)
|
Requires: perl(Email::Simple)
|
||||||
Requires: perl(File::ShareDir) >= 1.0.0
|
Requires: perl(File::ShareDir) >= 1.0
|
||||||
Requires: perl(HTTP::Tiny)
|
Requires: perl(HTTP::Tiny)
|
||||||
Requires: perl(IO::Compress::Gzip)
|
Requires: perl(IO::Compress::Gzip)
|
||||||
Requires: perl(IO::Compress::Zip)
|
Requires: perl(IO::Compress::Zip)
|
||||||
|
Reference in New Issue
Block a user