Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Mail-Transport for
openSUSE:Factory checked in at 2026-06-11 17:29:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mail-Transport (Old)
and /work/SRC/openSUSE:Factory/.perl-Mail-Transport.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Mail-Transport"
Thu Jun 11 17:29:55 2026 rev:4 rq:1358715 version:4.10.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Mail-Transport/perl-Mail-Transport.changes
2025-10-10 17:09:23.849366693 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Mail-Transport.new.1981/perl-Mail-Transport.changes
2026-06-11 17:31:20.196333931 +0200
@@ -1,0 +2,23 @@
+Sun Dec 14 05:35:25 UTC 2025 - Tina Müller <[email protected]>
+
+- updated to 4.10.0 (4.01)
+ see /usr/share/doc/packages/perl-Mail-Transport/ChangeLog
+
+ #!!! Mail::Box 3 compatibility is still maintained on github in branch
+ #!!! maint3, and published. So: you may find newer versions with major
+ #!!! number 3. Use (at least) version 4 for new developments.
+ #!!! Convert? See https://github.com/markov2/perl5-Mail-Box/wiki/
+ version 4.01: Sat 13 Dec 12:18:33 CET 2025
+ Fixes:
+ - three messages logged the old way.
+ version 4.00: Thu 11 Dec 13:42:25 CET 2025
+ Changes:
+ - use Mail::Box 4 exception model: use Log::Report
+ - remove Carp
+ version 3.008:
+ Improvements:
+ - convert install to OODoc 3.05
+ - restyle code to OODoc 3 standard
+ - explicitly depend on Mail::Message v3, not 4
+
+-------------------------------------------------------------------
Old:
----
Mail-Transport-3.007.tar.gz
New:
----
Mail-Transport-4.01.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Mail-Transport.spec ++++++
--- /var/tmp/diff_new_pack.NwM4UC/_old 2026-06-11 17:31:20.740356749 +0200
+++ /var/tmp/diff_new_pack.NwM4UC/_new 2026-06-11 17:31:20.744356917 +0200
@@ -18,10 +18,10 @@
%define cpan_name Mail-Transport
Name: perl-Mail-Transport
-Version: 3.7.0
+Version: 4.10.0
Release: 0
-# 3.007 -> normalize -> 3.7.0
-%define cpan_version 3.007
+# 4.01 -> normalize -> 4.10.0
+%define cpan_version 4.01
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Email message exchange
URL: https://metacpan.org/release/%{cpan_name}
@@ -31,8 +31,14 @@
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
-BuildRequires: perl(Mail::Reporter) >= 3
-Requires: perl(Mail::Reporter) >= 3
+BuildRequires: perl(Log::Report) >= 1.420
+BuildRequires: perl(Mail::Reporter) >= 4.0
+BuildRequires: perl(String::Print) >= 1.10
+BuildRequires: perl(Test::More) >= 1
+BuildRequires: perl(Test::Pod) >= 1
+Requires: perl(Log::Report) >= 1.420
+Requires: perl(Mail::Reporter) >= 4.0
+Requires: perl(String::Print) >= 1.10
Provides: perl(Mail::Transport) = %{version}
Provides: perl(Mail::Transport::Exim) = %{version}
Provides: perl(Mail::Transport::Mailx) = %{version}
@@ -48,6 +54,11 @@
Objects which extend 'Mail::Transport' implement sending and/or receiving
of messages, using various protocols.
+*Be aware:* This module versions 4.00 and up is not fully compatible with
+older releases: mainly the exception handling has changed. When you need to
+upgrade, please read _https://github.com/markov2/perl5-Mail-Box/wiki/_
+*Version 3 is still maintained* and may see new releases as well.
+
Mail::Transport::Send extends this class, and offers general functionality
for send protocols, like SMTP. Mail::Transport::Receive also extends this
class, and offers receive method. Some transport protocols will implement
@@ -71,5 +82,5 @@
%perl_gen_filelist
%files -f %{name}.files
-%doc ChangeLog README README.md
+%doc ChangeLog README.md
++++++ Mail-Transport-3.007.tar.gz -> Mail-Transport-4.01.tar.gz ++++++
++++ 4017 lines of diff (skipped)
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.NwM4UC/_old 2026-06-11 17:31:20.912363964 +0200
+++ /var/tmp/diff_new_pack.NwM4UC/_new 2026-06-11 17:31:20.916364132 +0200
@@ -1,6 +1,6 @@
-mtime: 1759841199
-commit: 55d04aee8049f93d1ead16ad54d7d6d6363d8f59261bc963fcb5332b82419c89
-url: https://src.opensuse.org/perl/perl-Mail-Transport.git
-revision: 55d04aee8049f93d1ead16ad54d7d6d6363d8f59261bc963fcb5332b82419c89
+mtime: 1765690526
+commit: 171a1e0a263b50ce71383872a06a14373b5b2f841b69f7b830a9f0cee43f10db
+url: https://src.opensuse.org/perl/perl-Mail-Transport
+revision: 171a1e0a263b50ce71383872a06a14373b5b2f841b69f7b830a9f0cee43f10db
projectscmsync: https://src.opensuse.org/perl/_ObsPrj
++++++ build.specials.obscpio ++++++
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2025-12-14 06:35:26.000000000 +0100
@@ -0,0 +1 @@
+.osc