public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Mail-DMARC] f44: 1.20260612 bump
@ 2026-06-15  9:21 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-15  9:21 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-Mail-DMARC
Branch : f44
Commit : 13d9f77b12f78c339a5a24aa1f8075e5943712bc
Author : Petr Písař <ppisar@redhat.com>
Date   : 2026-06-15T11:17:49+02:00
Stats  : +9/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Mail-DMARC/c/13d9f77b12f78c339a5a24aa1f8075e5943712bc?branch=f44

Log:
1.20260612 bump

---
diff --git a/.gitignore b/.gitignore
index 625fae7..8131247 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /Mail-DMARC-1.20260226_repackaged.tar.gz
 /Mail-DMARC-1.20260301.tar.gz
 /Mail-DMARC-1.20260306.tar.gz
+/Mail-DMARC-1.20260612.tar.gz

diff --git a/perl-Mail-DMARC.spec b/perl-Mail-DMARC.spec
index 56a17a2..9199102 100644
--- a/perl-Mail-DMARC.spec
+++ b/perl-Mail-DMARC.spec
@@ -2,7 +2,7 @@
 %bcond_without perl_Mail_DMARC_enables_optional_test
 
 Name:           perl-Mail-DMARC
-Version:        1.20260306
+Version:        1.20260612
 Release:        1%{?dist}
 Summary:        Perl implementation of DMARC
 # README.md and other files:    GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -41,7 +41,7 @@ BuildRequires:  perl(Email::Simple)
 BuildRequires:  perl(Encode)
 BuildRequires:  perl(English)
 BuildRequires:  perl(File::Basename)
-BuildRequires:  perl(File::ShareDir) >= 1.00
+BuildRequires:  perl(File::ShareDir)
 BuildRequires:  perl(Getopt::Long)
 BuildRequires:  perl(HTTP::Request)
 BuildRequires:  perl(HTTP::Tiny)
@@ -58,7 +58,6 @@ BuildRequires:  perl(Mail::DKIM::Signer)
 BuildRequires:  perl(Mail::DKIM::TextWrap)
 BuildRequires:  perl(Module::Load)
 BuildRequires:  perl(Net::DNS::Resolver)
-BuildRequires:  perl(Net::IDN::Encode)
 BuildRequires:  perl(Net::IMAP::Simple)
 BuildRequires:  perl(Net::IP)
 BuildRequires:  perl(Net::Server::HTTP)
@@ -71,6 +70,7 @@ BuildRequires:  perl(Socket6) >= 0.23
 BuildRequires:  perl(Sys::Hostname)
 BuildRequires:  perl(Sys::Syslog)
 BuildRequires:  perl(URI)
+BuildRequires:  perl(URI::_idna)
 BuildRequires:  perl(XML::LibXML)
 # Optional run-time:
 # GeoIP2::Database::Reader not used at tests
@@ -91,7 +91,6 @@ BuildRequires:  perl(XML::Validator::Schema)
 Requires:       perl(DBD::SQLite) >= 1.31
 Requires:       perl(DBIx::Simple) >= 1.35
 Requires:       perl(Email::Sender::Simple) >= 1.300032
-Requires:       perl(File::ShareDir) >= 1.00
 Recommends:     perl(GeoIP2::Database::Reader)
 Requires:       perl(Mail::DKIM::PrivateKey)
 Requires:       perl(Mail::DKIM::Signer)
@@ -101,7 +100,7 @@ Requires:       perl(Net::IMAP::Simple)
 Requires:       perl(Socket6) >= 0.23
 
 # Remove under-specified dependencies
-%global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^perl\\((File::ShareDir|DBIx::Simple|Email::Sender::Simple|Socket6)\\)$
+%global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^perl\\((DBIx::Simple|Email::Sender::Simple|Socket6)\\)$
 
 %description
 This Perl module is a suite of tools for implementing DMARC. It adheres to the
@@ -111,7 +110,6 @@ This Perl module is a suite of tools for implementing DMARC. It adheres to the
 Summary:        Web server for DMARC validation and report viewing
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
 Requires:       %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
-Requires:       perl(File::ShareDir) >= 1.00
 
 %description HTTP
 Mail::DMARC::HTTP Perl module and dmarc_httpd tool for viewing DMARC reports.
@@ -240,6 +238,9 @@ make test
 %{_libexecdir}/%{name}
 
 %changelog
+* Mon Jun 15 2026 Petr Pisar <ppisar@redhat.com> - 1.20260612-1
+- 1.20260612 bump
+
 * Mon Mar 09 2026 Petr Pisar <ppisar@redhat.com> - 1.20260306-1
 - 1.20260306 bump
 

diff --git a/sources b/sources
index d0782b4..033af04 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Mail-DMARC-1.20260306.tar.gz) = f869c5a3c711f34aa02b7922eb8acea7c50fff8ab6c984b1cdea951c75ffa47c1bce1790e6282377db30a5929b4a2c675edb2dfc3f518d2bbb54ada4def582a1
+SHA512 (Mail-DMARC-1.20260612.tar.gz) = 41d423e3fd9deb75b70da76edfe5bba0a6676853381f051c75beefd0cf287854622bf7bafe240fc960f7ff39163ea9add3201dd79dca9ef851a9cc05e5214fec

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-15  9:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15  9:21 [rpms/perl-Mail-DMARC] f44: 1.20260612 bump 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox