Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Email-Sender for openSUSE:Factory checked in at 2022-11-09 12:57:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Email-Sender (Old) and /work/SRC/openSUSE:Factory/.perl-Email-Sender.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Email-Sender" Wed Nov 9 12:57:03 2022 rev:8 rq:1034521 version:2.600 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Email-Sender/perl-Email-Sender.changes 2021-07-12 21:40:02.900197922 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Email-Sender.new.1597/perl-Email-Sender.changes 2022-11-09 12:57:28.312360241 +0100 @@ -1,0 +2,11 @@ +Mon Oct 24 03:07:07 UTC 2022 - Tina M??ller <timueller+p...@suse.de> + +- updated to 2.600 + see /usr/share/doc/packages/perl-Email-Sender/Changes + + 2.600 2022-10-23 16:45:34-04:00 America/New_York + - This version replaces the use of Email::Address with + Email::Address::XS, as the pure perl version has problems with + certain kinds of input. + +------------------------------------------------------------------- Old: ---- Email-Sender-2.500.tar.gz New: ---- Email-Sender-2.600.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Email-Sender.spec ++++++ --- /var/tmp/diff_new_pack.VyleMr/_old 2022-11-09 12:57:29.012364188 +0100 +++ /var/tmp/diff_new_pack.VyleMr/_new 2022-11-09 12:57:29.016364211 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Email-Sender # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # 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 Email-Sender Name: perl-Email-Sender -Version: 2.500 +Version: 2.600 Release: 0 -Summary: Library for sending email License: Artistic-1.0 OR GPL-1.0-or-later +Summary: Library for sending email URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml @@ -30,7 +30,7 @@ BuildRequires: perl-macros BuildRequires: perl(Capture::Tiny) >= 0.08 BuildRequires: perl(Email::Abstract) >= 3.006 -BuildRequires: perl(Email::Address) +BuildRequires: perl(Email::Address::XS) BuildRequires: perl(Email::Simple) >= 1.998 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.78 BuildRequires: perl(File::Path) >= 2.060000 @@ -47,7 +47,7 @@ BuildRequires: perl(Throwable::Error) >= 0.200003 BuildRequires: perl(Try::Tiny) Requires: perl(Email::Abstract) >= 3.006 -Requires: perl(Email::Address) +Requires: perl(Email::Address::XS) Requires: perl(Email::Simple) >= 1.998 Requires: perl(File::Path) >= 2.060000 Requires: perl(List::Util) >= 1.45 ++++++ Email-Sender-2.500.tar.gz -> Email-Sender-2.600.tar.gz ++++++ ++++ 1753 lines of diff (skipped)