Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spamassassin for openSUSE:Factory checked in at 2024-01-05 21:39:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spamassassin (Old) and /work/SRC/openSUSE:Factory/.spamassassin.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spamassassin" Fri Jan 5 21:39:37 2024 rev:90 rq:1136798 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/spamassassin/spamassassin.changes 2022-12-25 15:14:54.961394504 +0100 +++ /work/SRC/openSUSE:Factory/.spamassassin.new.28375/spamassassin.changes 2024-01-05 21:39:37.886370237 +0100 @@ -1,0 +2,8 @@ +Tue Jan 2 21:58:50 UTC 2024 - Pedro Monreal <pmonr...@suse.com> + +- Remove the dependency on perl(IO::Socket::INET6) as it has been + deprecated by upstream, is no longer suitable for use and its not + being maintained. A compatible replacement for this package is + perl(IO::Socket::IP) which is shipped by the perl-base package. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spamassassin.spec ++++++ --- /var/tmp/diff_new_pack.dnQ3vH/_old 2024-01-05 21:39:38.594396155 +0100 +++ /var/tmp/diff_new_pack.dnQ3vH/_new 2024-01-05 21:39:38.598396301 +0100 @@ -1,7 +1,7 @@ # # spec file for package spamassassin # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -136,7 +136,6 @@ BuildRequires: perl(Email::Address::XS) BuildRequires: perl(Encode::Detect::Detector) BuildRequires: perl(HTTP::Date) -BuildRequires: perl(IO::Socket::INET6) BuildRequires: perl(IO::Socket::IP) BuildRequires: perl(IO::Socket::SSL) >= 1.76 BuildRequires: perl(IO::String) @@ -170,7 +169,6 @@ Recommends: perl(Encode::Detect::Detector) Recommends: perl(Getopt::Long) >= 2.32 Recommends: perl(HTTP::Date) -Recommends: perl(IO::Socket::INET6) Recommends: perl(IO::Socket::IP) Recommends: perl(IO::Socket::SSL) >= 1.76 Recommends: perl(IO::String)