8
0

Automatic update to v3.7.0 (3.007) #2

Merged
okurz merged 1 commits from cpanmirror/perl-Mail-Transport:autoupdate into main 2025-10-08 16:31:43 +02:00
4 changed files with 17 additions and 6 deletions

BIN
Mail-Transport-3.006.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
Mail-Transport-3.007.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Oct 7 12:46:39 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 3.7.0 (3.007)
see /usr/share/doc/packages/perl-Mail-Transport/ChangeLog
version 3.007: Wed 3 Sep 10:47:04 CEST 2025
Fixes:
- smtp when the message body does not naturally end on a blank.
-------------------------------------------------------------------
Thu Aug 28 10:34:50 UTC 2025 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,10 +18,10 @@
%define cpan_name Mail-Transport
Name: perl-Mail-Transport
Version: 3.6.0
Version: 3.7.0
Release: 0
# 3.006 -> normalize -> 3.6.0
%define cpan_version 3.006
# 3.007 -> normalize -> 3.7.0
%define cpan_version 3.007
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Email message exchange
URL: https://metacpan.org/release/%{cpan_name}